From 5b18fbda8e00ef9553186b8877cc5e7cf468c781 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Sun, 17 Sep 2023 12:20:55 -0600 Subject: [PATCH] Add cancel button to delete starred event dialog --- web/src/routes/Events.jsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/routes/Events.jsx b/web/src/routes/Events.jsx index c28d31cfa..94b8d3826 100644 --- a/web/src/routes/Events.jsx +++ b/web/src/routes/Events.jsx @@ -556,6 +556,9 @@ export default function Events({ path, ...props }) {

Confirm deletion of saved event.

+