'use client' import React from 'react' export default function EditEventDialog() { return (
EditEventDialog
) }