mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
Add react-colorful dep for InterfaceColorTabView
InterfaceColorTabView already imports react-colorful's HexColorPicker but the dep was never installed — tsgo flagged TS2307. Adding it via yarn (5.7.0, the current stable line).
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"emoji-toolkit": "10.0.0",
|
||||
"framer-motion": "^12.38.0",
|
||||
"react": "^19.2.5",
|
||||
"react-colorful": "^5.7.0",
|
||||
"react-dom": "^19.2.5",
|
||||
"react-error-boundary": "^6.1.1",
|
||||
"react-icons": "^5.6.0",
|
||||
|
||||
Reference in New Issue
Block a user