diff --git a/src/components/dashboard/EventsSection.astro b/src/components/dashboard/EventsSection.astro index bb7b29d..a54f49c 100644 --- a/src/components/dashboard/EventsSection.astro +++ b/src/components/dashboard/EventsSection.astro @@ -3,16 +3,414 @@ import { Icon } from "astro-icon/components"; ---