From 15660161a7808c5bc153d7cd82367790418c1fba Mon Sep 17 00:00:00 2001 From: chark1es Date: Sun, 16 Feb 2025 17:02:46 -0800 Subject: [PATCH] update imports --- src/components/dashboard/EventsSection.astro | 8 +- .../dashboard/Officer_EventManagement.astro | 10 +- src/pages/dashboard.astro | 792 +++++++++--------- 3 files changed, 417 insertions(+), 393 deletions(-) diff --git a/src/components/dashboard/EventsSection.astro b/src/components/dashboard/EventsSection.astro index a33b652..49bb506 100644 --- a/src/components/dashboard/EventsSection.astro +++ b/src/components/dashboard/EventsSection.astro @@ -221,10 +221,10 @@ import FilePreview from "./Officer_EventManagement/FilePreview";