From 08456dbb89ecc5282caadccfc9066e11b440e59c Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 10 May 2020 15:36:42 +0900 Subject: refactor(client): Use === --- src/client/components/note.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/client/components') diff --git a/src/client/components/note.vue b/src/client/components/note.vue index 34871ac857..619d1a5b01 100644 --- a/src/client/components/note.vue +++ b/src/client/components/note.vue @@ -22,10 +22,10 @@
- - - - + + + +
-- cgit v1.2.3-freya