From: Adam Dullage Date: Wed, 8 May 2024 16:29:46 +0000 (+0100) Subject: Add custom v-focus directive and add escape keybinding to close modal X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6826be42a0457244375f1383d8c46044a2b56166;p=flatnotes.git Add custom v-focus directive and add escape keybinding to close modal --- diff --git a/client/App.vue b/client/App.vue index 9c1300a..3f16247 100644 --- a/client/App.vue +++ b/client/App.vue @@ -1,7 +1,7 @@