Skip to content

Commit

Permalink
Reformatted with Prettier.
Browse files Browse the repository at this point in the history
  • Loading branch information
fwaalkens committed Mar 5, 2024
1 parent 7775835 commit a439d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/Marine2/components/ui/ProgressCircle/Styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const Styles: BreakpointStylesType = {
strokeWidth: "stroke-8",
},
"sm-m": {
strokeWidth: "stroke-12"
strokeWidth: "stroke-12",
},
"md-s": {
strokeWidth: "stroke-12",
Expand Down

0 comments on commit a439d97

Please sign in to comment.