Persist input text in local storage (#472)

This commit is contained in:
Jeremy 2024-10-31 21:02:05 +05:30 committed by GitHub
parent 543267516e
commit 505caa9aff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 73 additions and 45 deletions

View file

@ -35,7 +35,7 @@
"framer-motion": "^11.3.19",
"geist": "^1.3.1",
"lucide-react": "^0.446.0",
"next": "15.0.1",
"next": "15.0.3-canary.2",
"next-auth": "5.0.0-beta.25",
"next-themes": "^0.3.0",
"orderedmap": "^2.1.1",