Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasoppermann committed Sep 20, 2024
1 parent 80bb95e commit 4283297
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ exports[`ProgressBar respects the "progress" prop 1`] = `
background-color: var(--borderColor-default,var(--color-border-default,#d0d7de));
border-radius: 3px;
height: 8px;
gap: '2px';
gap: 2px;
}
@media (prefers-reduced-motion:no-preference) {
Expand Down

0 comments on commit 4283297

Please sign in to comment.