refactor: remove unnecessary component

This commit is contained in:
prafull-opensignlabs
2024-03-06 11:08:42 +05:30
parent fcad04461f
commit afbfd9ed43
18 changed files with 115 additions and 294 deletions
-2
View File
@@ -2,8 +2,6 @@
# When used as it is, this env config will connect to our hosted UAT backend
# Note that any data in staging will get cleared from time to time and you may have to sign up again and again
# Set CI to false while running the app locally
CI=false
# Set it to the URL form where the app home page will be accessed
PUBLIC_URL=http://localhost:3000
# Set it to true if you want to generate the Sourcemap for debugging