From dffc3026cddcd200dcb6d2f41310738b503a823b Mon Sep 17 00:00:00 2001 From: Nate Kelley Date: Tue, 1 Apr 2025 15:47:56 -0600 Subject: [PATCH] pass save events differently --- .../features/popups/SaveResetFilePopup.tsx | 14 +++----------- web/src/components/ui/buttons/Button.tsx | 2 +- .../components/ui/layouts/PreventNavigation.tsx | 8 ++++---- 3 files changed, 8 insertions(+), 16 deletions(-) diff --git a/web/src/components/features/popups/SaveResetFilePopup.tsx b/web/src/components/features/popups/SaveResetFilePopup.tsx index ef4fc0439..3a618bfda 100644 --- a/web/src/components/features/popups/SaveResetFilePopup.tsx +++ b/web/src/components/features/popups/SaveResetFilePopup.tsx @@ -35,9 +35,7 @@ const SplitterContent: React.FC<{
- +