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 && (
<>