From: Adam Dullage Date: Mon, 6 May 2024 16:43:01 +0000 (+0100) Subject: Add title and close button to search modal X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=aa3b543178e4d500de17616a2291444cabed0861;p=flatnotes.git Add title and close button to search modal --- diff --git a/client/components/ConfirmModal.vue b/client/components/ConfirmModal.vue index 502213a..4036bcd 100644 --- a/client/components/ConfirmModal.vue +++ b/client/components/ConfirmModal.vue @@ -1,11 +1,10 @@