Refactor: Add LazyPage Component for Lazy Loading of Pages & update dependcies

This commit is contained in:
prafull-opensignlabs
2024-03-20 11:11:37 +05:30
parent 04b2c7c4da
commit 24773759c2
6 changed files with 143 additions and 90 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.34.1",
"lint-staged": "^15.2.2",
"postcss": "^8.4.36",
"postcss": "^8.4.37",
"prettier": "^2.8.8",
"pretty-quick": "^3.3.1",
"tailwindcss": "^3.4.1"