feat(frontend): modal component and basic request hookup (#91)
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
"next": "9.5.3",
|
||||
"react": "16.13.1",
|
||||
"react-dom": "16.13.1",
|
||||
"react-spring": "^8.0.27",
|
||||
"react-transition-group": "^4.4.1",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"sqlite3": "^5.0.0",
|
||||
@@ -43,6 +44,7 @@
|
||||
"@types/lodash": "^4.14.161",
|
||||
"@types/node": "^14.10.0",
|
||||
"@types/react": "^16.9.49",
|
||||
"@types/react-dom": "^16.9.8",
|
||||
"@types/react-transition-group": "^4.4.0",
|
||||
"@types/swagger-ui-express": "^4.1.2",
|
||||
"@types/yamljs": "^0.2.31",
|
||||
|
||||
Reference in New Issue
Block a user