yairEO / tagify

🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue
https://yaireo.github.io/tagify/
Other
3.48k stars 429 forks source link

React className property supports only one class #1347

Closed wjbp6eqc closed 2 months ago

wjbp6eqc commented 3 months ago

Prerequisites

Explanation

Use multiple class names in Tags component's property className cause an error. Example: className="form-control d-flex"