Skip to content

Commit

Permalink
formatbot: Automatically format code
Browse files Browse the repository at this point in the history
  • Loading branch information
tscircuitbot committed Aug 4, 2024
1 parent 44ff3ec commit dd09606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jscad-fns/extrude-rotate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ const ExtrudeRotateBase = ({
)
}

export const ExtrudeRotate = withOffsetProp(withColorProp(ExtrudeRotateBase))
export const ExtrudeRotate = withOffsetProp(withColorProp(ExtrudeRotateBase))

0 comments on commit dd09606

Please sign in to comment.