Components
Preparing styles and dependencies...
This may take a few seconds on first load
Coming Soon Text
@anurag-mishra22
npx shadcn@latest add https://21st.dev/r/anurag-mishra22/text-fiveimport TextFive from "@/components/ui/text-five";
export function ComingSoonTextDemo() {
return <TextFive />;
}