diff options
| author | realtradam <[email protected]> | 2024-06-28 15:37:18 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2024-06-28 15:37:18 -0400 |
| commit | d45295ba1ccb9ceb4165cf0b81f60b135a147938 (patch) | |
| tree | 5b87cdc478b214db54781b9375cec1ed9b331c75 /react-frontend/package.json | |
| parent | 2cb4da3b12c896b588716c50991a06c9bbb2cdeb (diff) | |
| download | gameHolster-d45295ba1ccb9ceb4165cf0b81f60b135a147938.tar.gz gameHolster-d45295ba1ccb9ceb4165cf0b81f60b135a147938.zip | |
add sidebar
Diffstat (limited to 'react-frontend/package.json')
| -rw-r--r-- | react-frontend/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/react-frontend/package.json b/react-frontend/package.json index c031a51..b20bafa 100644 --- a/react-frontend/package.json +++ b/react-frontend/package.json @@ -12,6 +12,7 @@ "dependencies": { "react": "^18.3.1", "react-dom": "^18.3.1", + "react-icons": "^5.2.1", "react-router-dom": "^6.24.0", "rsuite": "^5.64.2" }, |
