@mantine/tag-picker
v2.1.5
Published
Notion style tag picker built with Mantine
Downloads
475
Readme
Mantine Tag Picker
Notion like tag picker component built on top of Mantine components library.
Installation
# With yarn
yarn add @mantine/tag-picker @mantine/core @mantine/hooks react-jss
# With npm
yarn add @mantine/tag-picker @mantine/core @mantine/hooks react-jss
# With install-peerdeps
npx install-peerdeps @mantine/tag-picker
Licence
All Mantine packages have MIT licence. All Mantine dependencies also have MIT licence, except react-transition-group package which has BSD-3-Clause license.