From f227adee3cff445288bdba66d369a451aa31b58e Mon Sep 17 00:00:00 2001 From: MikunoNaka Date: Fri, 16 Apr 2021 22:20:43 +0530 Subject: using useState to update array of items to be added in the invoice now --- src/styles/global.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/styles/global.scss') diff --git a/src/styles/global.scss b/src/styles/global.scss index a3727ec..d9ee9bb 100644 --- a/src/styles/global.scss +++ b/src/styles/global.scss @@ -20,3 +20,4 @@ body { width: 95%; } } + -- cgit v1.2.3