Removed calendar from demo

pull/846/head
Cagatay Civici 2021-01-08 16:03:58 +03:00 committed by GitHub
parent 895cd5a92b
commit 8027b7c80d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -17,7 +17,6 @@
<Sidebar v-model:visible="visibleLeft" :baseZIndex="1000">
<h3>Left Sidebar</h3>
<Calendar id="basic" />
</Sidebar>
<Sidebar v-model:visible="visibleRight" :baseZIndex="1000" position="right">
@ -59,4 +58,4 @@ export default {
'SidebarDoc': SidebarDoc
}
}
</script>
</script>