Basic username autocomplete for text area
This commit is contained in:
parent
fa1cc2d05a
commit
c49f6290eb
8 changed files with 235 additions and 13 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue