UNPKG
react-input-chips
Version:
latest (0.3.4)
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
A package with minimum dependencies and maximum customization.
github.com/b-meet/react-input-chips
react-input-chips
/
src
/
index.ts
2 lines
(1 loc)
•
62 B
text/typescript
View Raw
1
2
export
{
default
as
InputChips
}
from
'./components/InputChip'
;