From e59c4dee0ab213c2e1f93b494a09fcd3810d7f10 Mon Sep 17 00:00:00 2001 From: MikunoNaka Date: Sat, 26 Jun 2021 02:58:04 +0530 Subject: Converted RegisterItemForm to TS and fix bugs, added more functionality to support the backend --- src/components/Pages/BillingPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/Pages') diff --git a/src/components/Pages/BillingPage.tsx b/src/components/Pages/BillingPage.tsx index 9697a24..c9247da 100644 --- a/src/components/Pages/BillingPage.tsx +++ b/src/components/Pages/BillingPage.tsx @@ -63,7 +63,7 @@ const BillingPage: React.FC = () => { {registerPersonFormVisibility && } -- cgit v1.2.3