Skip to content

Commit 0e362f8

Browse files
author
Alain Dumesny
committed
demo fix
1 parent ddfb38c commit 0e362f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/column.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ <h1>setColumn() grid demo</h1>
5858
{x: 4, y: 0, width: 4, height: 4},
5959
{text: ' auto'},
6060
*/
61+
{x: 0, y: 0, width: 2, height: 2},
6162
{x: 2, y: 0, width: 2, height: 1},
6263
{x: 5, y: 1, width: 1, height: 1},
6364
{x: 5, y: 0, width: 2, height: 1},

0 commit comments

Comments
 (0)