Took the tagify multi-select and search component used in a project's dashboard. Extracted and documented the component for re-use and learning purposes.
TODO
[ ] Make a gif of the tagify component in action (or take one from online)
Testing Steps
Host the vite docs locally with 'npm run docs:dev'
Navigate to the '/examples/tagify-component' page and review the text. Make sure the component sets good patterns for future snippets and is clear in its language.
Description
TODO
Testing Steps