import { Skeleton } from "@/examples/base/ui/skeleton" export function SkeletonForm() { return (
) }