From a56f396e02a275a8e9c2a2ae4feb79af7e145216 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Fri, 30 Oct 2020 17:21:20 +0100 Subject: [PATCH] add basic styling to task list --- docs/src/demos/Extensions/TaskList/index.vue | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/src/demos/Extensions/TaskList/index.vue b/docs/src/demos/Extensions/TaskList/index.vue index 06d1f1be..b307660e 100644 --- a/docs/src/demos/Extensions/TaskList/index.vue +++ b/docs/src/demos/Extensions/TaskList/index.vue @@ -51,3 +51,20 @@ export default { }, } + +