import React from "react"; export const EventsPage = () => { return <>The Events Page; };