Skip to content

Commit ff6708a

Browse files
committed
fix example 07 typo
1 parent 5f1c91b commit ff6708a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/.vuepress/components/Example07PreventCollision.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<div>
3-
o <grid-layout :layout="layout"
3+
<grid-layout :layout="layout"
44
:col-num="12"
55
:row-height="30"
66
:is-draggable="draggable"

0 commit comments

Comments
 (0)