Skip to content

Commit e165846

Browse files
committed
Fix linter error.
1 parent fa87e25 commit e165846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/demo-app/snack-bar/snack-bar-demo.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.party {
2-
animation: party 5s infinite;
2+
animation: party 5000ms infinite;
33
}
44

55
@keyframes party {

0 commit comments

Comments
 (0)