Use suspense for items page (#1167)

This commit is contained in:
Patrick Arminio
2024-04-15 15:03:39 -05:00
committed by GitHub
parent cc10bf6e31
commit c31a12c0fb
3 changed files with 98 additions and 62 deletions
+1
View File
@@ -23,6 +23,7 @@
"framer-motion": "10.16.16",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-hook-form": "7.49.3",
"react-icons": "5.0.1"
},