Use suspense for items page (#1167)

This commit is contained in:
Patrick Arminio
2024-04-15 22:03:39 +02:00
committed by GitHub
parent cc10bf6e31
commit c31a12c0fb
3 changed files with 99 additions and 63 deletions

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"
},