1
0
Fork 0
forked from gitea/nas

Basic username autocomplete for text area

This commit is contained in:
Eugen Rochko 2016-10-30 18:13:05 +01:00
parent fa1cc2d05a
commit c49f6290eb
8 changed files with 235 additions and 13 deletions

View file

@ -41,6 +41,7 @@
"sinon": "^1.17.6"
},
"dependencies": {
"react-autosuggest": "^7.0.1",
"react-responsive": "^1.1.5",
"react-router-scroll": "^0.3.2",
"react-skylight": "^0.4.1"