From eaa94fd20f3aa72192a577cc48e61342ae1c4404 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Merve=20=C3=96z=C3=A7if=C3=A7i?= Date: Fri, 29 Mar 2019 14:36:08 +0300 Subject: [PATCH] Toolbar doc added --- src/views/toolbar/ToolbarDemo.vue | 11 ++++ src/views/toolbar/ToolbarDoc.vue | 98 +++++++++++++++++++++++++++++++ 2 files changed, 109 insertions(+) create mode 100644 src/views/toolbar/ToolbarDoc.vue diff --git a/src/views/toolbar/ToolbarDemo.vue b/src/views/toolbar/ToolbarDemo.vue index 716de6d35..a52d084a6 100644 --- a/src/views/toolbar/ToolbarDemo.vue +++ b/src/views/toolbar/ToolbarDemo.vue @@ -23,5 +23,16 @@ + + + \ No newline at end of file diff --git a/src/views/toolbar/ToolbarDoc.vue b/src/views/toolbar/ToolbarDoc.vue new file mode 100644 index 000000000..16e78b06b --- /dev/null +++ b/src/views/toolbar/ToolbarDoc.vue @@ -0,0 +1,98 @@ + \ No newline at end of file