fix(deps): add react-is for recharts compatibility

This commit is contained in:
cawcenter
2025-12-14 21:07:51 -05:00
parent 3263bf25a9
commit 991569d84b
2 changed files with 7 additions and 9 deletions

View File

@@ -72,6 +72,7 @@
"react-dropzone": "^14.3.8",
"react-flow-renderer": "^10.3.17",
"react-hook-form": "^7.68.0",
"react-is": "^18.3.1",
"react-leaflet": "^4.2.1",
"react-markdown": "^10.1.0",
"react-syntax-highlighter": "^16.1.0",