Fix SelectTextField in studydocuments upload form
Fixes #3
... | ... | @@ -11,7 +11,7 @@ |
"@material-ui/styles": "^4.9.0", | ||
"@reach/router": "^1.3.1", | ||
"ajv": "^6.12.0", | ||
"amiv-react-components": "git+https://gitlab.ethz.ch/amiv/react-components.git#ec9df25003d4a818fbbd42924df1f484deb90e65", | ||
"amiv-react-components": "git+https://gitlab.ethz.ch/amiv/react-components.git#067d8f155d65b20a1a4c6c72b2972734c1692302", | ||
"animated-scroll-to": "^2.0.5", | ||
"axios": "^0.19.2", | ||
"debounce": "^1.2.0", | ||
... | ... |
Please register or sign in to comment