Input with tags component made with framer motion and tailwind css.
import { InputWithTags } from "@/components/ui/input-with-tags" const InputWithTagsDemo = () => { return <InputWithTags/> } export { InputWithTagsDemo }
Part of chetanverma/ui — browse the full library on 21st.dev.