A dynamic text that generates continuous sparkles with smooth transitions, perfect for highlighting text with animated stars.
import { SparklesText } from "@/components/ui/sparkles-text" export function SparklesTextDemo() { return <SparklesText text="Magic UI" />; }
Part of Magic UI — browse the full library on 21st.dev.