From cf43dd6ec530ba4a3f589ae917e89533b352f6a3 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 27 Jul 2020 13:34:20 +0900 Subject: ワードミュート (#6594) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * wip * wip * wip * wip * wip * wip * wip * wip * wip --- src/client/components/note.vue | 27 ++++++++++++++++++++++----- src/client/components/tab.vue | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+), 5 deletions(-) create mode 100644 src/client/components/tab.vue (limited to 'src/client/components') diff --git a/src/client/components/note.vue b/src/client/components/note.vue index dc3cce9e57..9bbf763494 100644 --- a/src/client/components/note.vue +++ b/src/client/components/note.vue @@ -1,6 +1,7 @@ + + -- cgit v1.2.3-freya