Add react-scan and react-grab dev tools (development only)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Aymeric Rabot
2026-03-06 18:52:01 -05:00
co-authored by Claude Opus 4.6
parent 727934fd38
commit de6bfd8c00
3 changed files with 162 additions and 3 deletions
+2
View File
@@ -64,6 +64,8 @@
"@types/node": "^22.19.12",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
"react-grab": "^0.1.25",
"react-scan": "^0.5.3",
"tw-animate-css": "^1.4.0",
"typescript": "5.9.3"
}