diff --git a/demo/App.vue b/demo/App.vue index 48cc41bad..2719c208e 100644 --- a/demo/App.vue +++ b/demo/App.vue @@ -1,18 +1,79 @@ \ No newline at end of file diff --git a/demo/sections/ContextSidebarSection.vue b/demo/components/ContextSidebar.vue similarity index 52% rename from demo/sections/ContextSidebarSection.vue rename to demo/components/ContextSidebar.vue index aa27a6007..58995365c 100644 --- a/demo/sections/ContextSidebarSection.vue +++ b/demo/components/ContextSidebar.vue @@ -11,26 +11,5 @@ - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/demo/sections/GlobalSidebarSection.vue b/demo/sections/GlobalSidebarSection.vue deleted file mode 100644 index 27148bf0e..000000000 --- a/demo/sections/GlobalSidebarSection.vue +++ /dev/null @@ -1,25 +0,0 @@ - - - \ No newline at end of file diff --git a/demo/sections/SidebarsSection.vue b/demo/sections/SidebarsSection.vue deleted file mode 100644 index 222210d92..000000000 --- a/demo/sections/SidebarsSection.vue +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - \ No newline at end of file