import { Italic } from "lucide-react" import { Toggle } from "@/components/ui/toggle" export function ToggleWithText() { return ( Italic ) }