From 76d4f16db30e48004b3409bc328fa4bb32814cfa Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Thu, 21 Sep 2023 04:24:12 -0600 Subject: [PATCH] Add cancel button to delete starred event dialog (#7853) --- 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.

+