Skip to content

Commit

Permalink
Prettier.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Fitzgerald committed Aug 7, 2024
1 parent 764de56 commit 9f98040
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,7 @@ const LockedFunctionSettings = (props: Props) => {
{lineLabel}
</LabelLarge>
<Strut size={spacing.xSmall_8} />
<LineSwatch
color={lineColor}
lineStyle={strokeStyle}
/>
<LineSwatch color={lineColor} lineStyle={strokeStyle} />
</View>
}
>
Expand Down

0 comments on commit 9f98040

Please sign in to comment.