Skip to content

Commit e4675f1

Browse files
committed
chore: enable small, medium, and large screen resize buttons
1 parent ff1d85f commit e4675f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/development-edition-engine-handlebars/patternlab-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"defaultPattern": "all",
55
"defaultShowPatternInfo": false,
66
"ishControlsHide": {
7-
"s": true,
8-
"m": true,
9-
"l": true,
7+
"s": false,
8+
"m": false,
9+
"l": false,
1010
"full": false,
1111
"random": true,
1212
"disco": true,

0 commit comments

Comments
 (0)