Save autoplay state

This commit is contained in:
2025-06-01 21:59:08 -04:00
Unverified
parent a5f4045f35
commit 6fba292256
3 changed files with 41 additions and 4 deletions

View File

@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"cookies-next": "^6.0.0",
"gray-matter": "^4.0.3",
"lucide-react": "^0.511.0",
"next": "15.3.2",