From 34b50bc3b014b662405fd8063a01486e18e12d17 Mon Sep 17 00:00:00 2001 From: Eric Pedley Date: Tue, 26 Sep 2023 16:13:03 -0700 Subject: [PATCH 1/2] add extra sentence to tooltip --- .../antalmanac/src/components/AppBar/Exports/ExportCalendar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/antalmanac/src/components/AppBar/Exports/ExportCalendar.tsx b/apps/antalmanac/src/components/AppBar/Exports/ExportCalendar.tsx index 1762c0b0f..5ab8b4855 100644 --- a/apps/antalmanac/src/components/AppBar/Exports/ExportCalendar.tsx +++ b/apps/antalmanac/src/components/AppBar/Exports/ExportCalendar.tsx @@ -4,7 +4,7 @@ import { Download } from '@mui/icons-material'; import { exportCalendar } from '$lib/download'; const ExportCalendarButton = () => ( - + From 8792617d994e07cb252d75596344c3e8c165d52b Mon Sep 17 00:00:00 2001 From: Eric Pedley Date: Tue, 26 Sep 2023 18:42:45 -0700 Subject: [PATCH 2/2] Update apps/antalmanac/src/components/AppBar/Exports/ExportCalendar.tsx Co-authored-by: Kevin Wu --- .../antalmanac/src/components/AppBar/Exports/ExportCalendar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/antalmanac/src/components/AppBar/Exports/ExportCalendar.tsx b/apps/antalmanac/src/components/AppBar/Exports/ExportCalendar.tsx index 5ab8b4855..404df7853 100644 --- a/apps/antalmanac/src/components/AppBar/Exports/ExportCalendar.tsx +++ b/apps/antalmanac/src/components/AppBar/Exports/ExportCalendar.tsx @@ -4,7 +4,7 @@ import { Download } from '@mui/icons-material'; import { exportCalendar } from '$lib/download'; const ExportCalendarButton = () => ( - +