import { EventTypesSkeleton } from "./skeleton";

export default function Loading() {
  return <EventTypesSkeleton />;
}
