aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortherealbobo2020-09-14 16:48:35 +0000
committertherealbobo2020-09-14 16:48:35 +0000
commit9c43baa03012d1ef8228cd70c479bd956df61321 (patch)
treed1d4f2fcbcd8a1caf86e6ecba05c0ce77dc3de88
parent83a5fedb95ea211f3bd66ab94d87e82ee1cc51e3 (diff)
added bs-custom-file-input
-rw-r--r--frontend/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 661c2c4..bf995c5 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -11,6 +11,7 @@
"@testing-library/user-event": "^7.1.2",
"axios": "^0.19.2",
"bootstrap": "^4.4.1",
+ "bs-custom-file-input": "^1.3.4",
"classnames": "^2.2.6",
"eslint-config-react-app": "^5.2.1",
"node-sass": "^4.14.0",