import { Separator } from "@/components/separator"; export function Basic() { return (

Content above

Content below

); }