From: Adam Dullage Date: Thu, 4 Jul 2024 16:16:41 +0000 (+0100) Subject: Use button component for toggle to aid accessibility X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1077d69835d62b8c18e796a937e133cd6a2b701f;p=flatnotes.git Use button component for toggle to aid accessibility --- diff --git a/client/components/Toggle.vue b/client/components/Toggle.vue index 753bef8..c01d853 100644 --- a/client/components/Toggle.vue +++ b/client/components/Toggle.vue @@ -1,5 +1,5 @@