This repository has been archived by the owner on Dec 23, 2022. It is now read-only.
v0.10.0
Added
- Add
newChipKeyCodes
prop to specify key codes that should create new chips when pressed (defaults to[13]
, which is the enter key) #35
Changed
- Add missing react-dom dependency