Skip to content

Commit

Permalink
Add react packages (#10)
Browse files Browse the repository at this point in the history
Fix : added missing react packages
  • Loading branch information
ivanleomk authored Jan 19, 2025
1 parent 6caaf7c commit 646907f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,11 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-draggable": "^4.4.6",
"react-markdown": "^9.0.3",
"react-resizable-panels": "^2.1.7",
"recharts": "^2.15.0",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.0",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.24.1"
Expand Down

0 comments on commit 646907f

Please sign in to comment.