Skip to content

Commit 04234f0

Browse files
crisbetojelbourn
authored andcommitted
chore: fix stylelint warning in button toggle demo (#13345)
Fixes a stylelint failure that was introduced by a PR which was submitted before the line breaks rule was introduced (#12443).
1 parent 5321ab3 commit 04234f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
section {
2-
margin-bottom: 16px;
3-
}
1+
section {
2+
margin-bottom: 16px;
3+
}

0 commit comments

Comments
 (0)