import { Skeleton } from "@/comps/ui/skeleton"; export const FieldLoading = () => { return (
); };