Skip to content

Commit 407c5ab

Browse files
committed
fix style
1 parent e188aaf commit 407c5ab

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

src/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"renderer": "skyline",
6060
"rendererOptions": {
6161
"skyline": {
62-
"defaultDisplayBlock": true
62+
"defaultDisplayBlock": false
6363
}
6464
}
6565
}

src/example/form/form.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
2-
"component": true,
3-
"componentFramework": "glass-easel",
2+
"componentFramework": "glass-easel",
43
"usingComponents": {
54
"mp-navigation-bar": "../../components/navigation-bar/navigation-bar",
65
"mp-form-page": "../../components/form-page/form-page",

0 commit comments

Comments
 (0)