Browse Source

add router-dom

Paweł Malicki 1 year ago
parent
commit
118331951e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frontend/package.json

+ 1 - 0
frontend/package.json

@@ -6,6 +6,7 @@
     "react": "^17.0.2",
     "react-dom": "^17.0.2",
     "react-scripts": "4.0.3",
+    "react-router-dom": "^5.2.0",
     "axios": "^0.21.1"
   },
   "scripts": {