From c6e003de85024ecea7c88b6fe4870c44dce8d3ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Fri, 6 Mar 2020 11:46:46 +0100 Subject: [PATCH] improve basic example --- content/posts/test.md | 10 +++++----- src/demos/Basic/index.vue | 36 ++++++++++++++++++++++++++++++++---- 2 files changed, 37 insertions(+), 9 deletions(-) diff --git a/content/posts/test.md b/content/posts/test.md index 2f81de1e..22aa767d 100644 --- a/content/posts/test.md +++ b/content/posts/test.md @@ -3,16 +3,16 @@ title: Test slug: test --- -# Super epic editor demo + - + -# Super epic time demo + \ No newline at end of file diff --git a/src/demos/Basic/index.vue b/src/demos/Basic/index.vue index cdb9d360..7fadb566 100644 --- a/src/demos/Basic/index.vue +++ b/src/demos/Basic/index.vue @@ -1,18 +1,46 @@ \ No newline at end of file