Components
Loading preview...
Modern animated multi words
npx shadcn@latest add https://21st.dev/r/uniquesonu/modern-animated-multi-wordsimport Demo from "@/components/ui/modern-animated-multi-words";
export default function DemoOne() {
return <Demo />;
}