diff --git a/src/components/dashboard/EventsSection.astro b/src/components/dashboard/EventsSection.astro index f6ed2cf..7598bd2 100644 --- a/src/components/dashboard/EventsSection.astro +++ b/src/components/dashboard/EventsSection.astro @@ -7,43 +7,63 @@ import EventLoad from "./EventsSection/EventLoad"; ---