diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 0af7551..7240b1a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,8 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-markdown": "^9.0.1", - "react-router-dom": "^6.23.1" + "react-router-dom": "^6.23.1", + "rsuite": "^5.64.0" }, "devDependencies": { "@tailwindcss/typography": "^0.5.13", |
