Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

v0.10.0

Compare
Choose a tag to compare
@leMaik leMaik released this 09 Nov 23:04
· 229 commits to master since this release

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