import { Avatar, Group, Skeleton, Stack } from '@mantine/core'; export default function NoteCardModalContentSkeleton() { return ( {/* Note */} ); }