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