bringing in dropdown library

This commit is contained in:
Mikayla Dobson
2023-02-15 12:09:04 -06:00
parent a30960a1b4
commit 1daf3418ce
7 changed files with 119 additions and 6 deletions

View File

@@ -15,6 +15,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.4.3",
"react-select": "^5.7.0",
"sass": "^1.56.1",
"uuid": "^9.0.0"
},