import { Italic } from "lucide-react" import { Toggle } from "@/registry/ui/toggle" export default function ToggleSmallDemo() { return ( ) }