This is Tags input
Loading preview...
import { Basic } from "@/components/ui/tags-input"; export default function DemoOne() { return <Basic />; }