🔥 Remove unused exports and update dependencies (#1146)

This commit is contained in:
Alejandra
2024-04-02 22:57:53 -05:00
committed by GitHub
parent b117d30675
commit 73666b0556
10 changed files with 2 additions and 55 deletions

View File

@@ -23,8 +23,7 @@
"react-dom": "^18.2.0",
"react-hook-form": "7.49.3",
"react-icons": "5.0.1",
"react-query": "3.39.3",
"zustand": "4.5.0"
"react-query": "3.39.3"
},
"devDependencies": {
"@biomejs/biome": "1.6.1",