From 08456dbb89ecc5282caadccfc9066e11b440e59c Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 10 May 2020 15:36:42 +0900 Subject: [PATCH] refactor(client): Use === --- src/client/components/note.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/client/components/note.vue b/src/client/components/note.vue index 34871ac85..619d1a5b0 100644 --- a/src/client/components/note.vue +++ b/src/client/components/note.vue @@ -22,10 +22,10 @@
- - - - + + + +