From c74498b7a92eb70c907d146a1117ab30da7df449 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Wed, 7 Apr 2021 09:35:46 -0700 Subject: [PATCH] IO-841 Remove view on PLI and change to edit. --- .../components/bill-detail-edit/bill-detail-edit.container.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/bill-detail-edit/bill-detail-edit.container.jsx b/client/src/components/bill-detail-edit/bill-detail-edit.container.jsx index da46d1841..1ba6c109d 100644 --- a/client/src/components/bill-detail-edit/bill-detail-edit.container.jsx +++ b/client/src/components/bill-detail-edit/bill-detail-edit.container.jsx @@ -136,7 +136,7 @@ export default function BillDetailEditcontainer() { }} visible={search.billid} > - {loading && } + {loading && } {!loading && ( <>