import { Box, Group, Skeleton, Stack } from '@mantine/core'; import React from 'react'; export default function SkeletonDetailEvent() { return ( ); }