From 14d038d0664f07089f071bf50d1855bc1451a16b Mon Sep 17 00:00:00 2001 From: chark1es Date: Tue, 11 Feb 2025 01:54:53 -0800 Subject: [PATCH] added file buttons --- src/components/dashboard/EventsSection.astro | 351 ++++++++++++++++++- 1 file changed, 334 insertions(+), 17 deletions(-) diff --git a/src/components/dashboard/EventsSection.astro b/src/components/dashboard/EventsSection.astro index 1b7888f..0995229 100644 --- a/src/components/dashboard/EventsSection.astro +++ b/src/components/dashboard/EventsSection.astro @@ -132,6 +132,67 @@ import { Icon } from "astro-icon/components"; + + + + + +