From ae7671748bdac9312b7f8934ea6cd752c2aa33b9 Mon Sep 17 00:00:00 2001 From: jhtl99 <151579109+jhtl99@users.noreply.github.com> Date: Sat, 2 Nov 2024 20:49:23 +0000 Subject: [PATCH 1/2] Added linking to maps in Schedule Details # Description Closes #[REPLACE WITH ISSUE NUMBER] ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update # How Has This Been Tested? - [ ] Test A - [ ] Test B **Test Configuration**: - Node.js version: - Python version: - Desktop/Mobile: - OS: - Browser: # Checklist: - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes --- apps/frontend/src/components/SchedulesDetail.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/apps/frontend/src/components/SchedulesDetail.tsx b/apps/frontend/src/components/SchedulesDetail.tsx index 4ba25674..43f5593b 100644 --- a/apps/frontend/src/components/SchedulesDetail.tsx +++ b/apps/frontend/src/components/SchedulesDetail.tsx @@ -49,9 +49,9 @@ const Lecture = ({