React-tags is a simple tagging component ready to drop in your projects. The component is inspired by GMail's To field in the compose window. Because I was looking for an excuse to build a standalone ...
If you want to reassign the component name, you could consider making a util that imports the component, then re-exports it as a default. In most real-world implementations, you'll probably be using a ...