We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c2e08 commit ca41f05Copy full SHA for ca41f05
website/docs/guide/06-responsive.md
@@ -3,7 +3,7 @@
3
[View source](https://github.com/jbaysolutions/vue-grid-layout/blob/master/website/docs/.vuepress/components/Example06Responsive.vue)
4
5
<ClientOnly>
6
-<!--iframe style="border:0;width: 100%;height:3000px;" src="../examples/06-responsive.html"></iframe-->
7
-<Example06Responsive></Example06Responsive>
+<iframe style="border:0;width: 100%;height:3000px;" src="../examples/06-responsive.html"></iframe>
+<!--Example06Responsive></Example06Responsive-->
8
</ClientOnly>
9
0 commit comments