Skip to content

Commit 7bc816d

Browse files
committed
fix vuepress docs for bounded
1 parent 6932b95 commit 7bc816d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

website/docs/guide/11-bounded.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 08 - Responsive with predefined layouts
1+
# 11 - Dragging grid items bounded to grid container
22

33
[View source](https://github.com/jbaysolutions/vue-grid-layout/blob/master/website/docs/.vuepress/components/Example11Bounded.vue)
44

website/docs/zh/guide/11-bounded.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 11 - Dragging grid items bounded to grid container
2+
3+
[查看资料](https://github.com/jbaysolutions/vue-grid-layout/blob/master/website/docs/.vuepress/components/Example11Bounded.vue)
4+
5+
<ClientOnly>
6+
<Example11Bounded></Example11Bounded>
7+
</ClientOnly>

0 commit comments

Comments
 (0)