Skip to content

Commit 623da71

Browse files
update json file
1 parent 06e138b commit 623da71

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.smartui.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"storybook": {
3+
"browsers": [
4+
"firefox"
5+
],
6+
"viewports": [
7+
[
8+
480
9+
],
10+
[
11+
1440
12+
]
13+
],
14+
"waitForTimeout": 0
15+
}
16+
}

0 commit comments

Comments
 (0)