From deeeb323113e6473a53802bcb2a58b1cb9c7e355 Mon Sep 17 00:00:00 2001 From: Axetroy Date: Sun, 3 Oct 2021 03:04:39 +0800 Subject: [PATCH] fix --- playground/src/App.vue | 39 ++++++++++++------------ playground/src/assets/github.svg | 2 +- playground/src/components/CodeMirror.vue | 2 +- playground/src/components/Markdown.vue | 2 +- playground/src/components/Render.vue | 2 +- 5 files changed, 23 insertions(+), 24 deletions(-) diff --git a/playground/src/App.vue b/playground/src/App.vue index 4ad56633..037af030 100644 --- a/playground/src/App.vue +++ b/playground/src/App.vue @@ -1,31 +1,26 @@