import { SparklesText } from "@/registry/magicui/sparkles-text"

export default function SparklesTextDemo() {
  return <SparklesText>Magic UI</SparklesText>
}
