From dcf0f93eb90af2b4f0256f0583c3adf664f720c4 Mon Sep 17 00:00:00 2001 From: patak Date: Mon, 1 May 2023 18:08:09 +0200 Subject: [PATCH] feat: compose button (#2037) --- components/nav/NavTitle.vue | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/components/nav/NavTitle.vue b/components/nav/NavTitle.vue index 3e442316..2765a2cb 100644 --- a/components/nav/NavTitle.vue +++ b/components/nav/NavTitle.vue @@ -34,15 +34,22 @@ router.afterEach(() => {