Skip to content

Commit 6e2177e

Browse files
authored
Fix: Update react-icons package (#5)
Bump the react-icons NPM package to solve missing `LuEllipsisVertical` icon. Signed-off-by: SuperQ <[email protected]>
1 parent 20780b6 commit 6e2177e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-animate-height": "^3.2.3",
3232
"react-dom": "^18.2.0",
3333
"react-hot-toast": "^2.4.1",
34-
"react-icons": "^5.3.0",
34+
"react-icons": "^5.4.0",
3535
"react-router-dom": "^6.22.3",
3636
"react-simple-keyboard": "^3.7.112",
3737
"recharts": "^2.12.6",

0 commit comments

Comments
 (0)