From dd5b961822baa687e24a8b9c91ef5b17287284d3 Mon Sep 17 00:00:00 2001 From: Nishim12 Date: Thu, 26 Dec 2024 01:59:29 +0000 Subject: [PATCH] darkmode works --- ubyssey/static_src/src/images/darkmode.svg | 17 ----------------- .../src/js/components/Events/calendar.jsx | 19 +++++++++++++++++-- 2 files changed, 17 insertions(+), 19 deletions(-) delete mode 100644 ubyssey/static_src/src/images/darkmode.svg diff --git a/ubyssey/static_src/src/images/darkmode.svg b/ubyssey/static_src/src/images/darkmode.svg deleted file mode 100644 index 2ddd9db7d..000000000 --- a/ubyssey/static_src/src/images/darkmode.svg +++ /dev/null @@ -1,17 +0,0 @@ - diff --git a/ubyssey/static_src/src/js/components/Events/calendar.jsx b/ubyssey/static_src/src/js/components/Events/calendar.jsx index 153600829..7024d68a5 100644 --- a/ubyssey/static_src/src/js/components/Events/calendar.jsx +++ b/ubyssey/static_src/src/js/components/Events/calendar.jsx @@ -9,7 +9,6 @@ import { // import ReactDOM from 'react-dom'; import Throbber from '../../../images/throbber.svg'; import axios from 'axios'; -import DarkmodeToggle from '../../../images/darkmode.svg'; const BP_DESKTOP_SIZE = 1199; @@ -247,7 +246,23 @@ export function QueryEventsCalendar() { aria-label="auto" aria-live="polite" > - +

Events around campus