Skip to content

Commit ca41f05

Browse files
committed
docs: responsive example on iframe
1 parent 77c2e08 commit ca41f05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/guide/06-responsive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[View source](https://github.com/jbaysolutions/vue-grid-layout/blob/master/website/docs/.vuepress/components/Example06Responsive.vue)
44

55
<ClientOnly>
6-
<!--iframe style="border:0;width: 100%;height:3000px;" src="../examples/06-responsive.html"></iframe-->
7-
<Example06Responsive></Example06Responsive>
6+
<iframe style="border:0;width: 100%;height:3000px;" src="../examples/06-responsive.html"></iframe>
7+
<!--Example06Responsive></Example06Responsive-->
88
</ClientOnly>
99

0 commit comments

Comments
 (0)