Skip to content

Commit

Permalink
chore(drawing-toolbar): eslint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Flyer3d committed Apr 9, 2024
1 parent 9e47ca6 commit 17175a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/drawing-toolbar/src/components/line-settings.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ const lineSizes = {
EIGHT: 8,
}


export const LineSettings = ({
currentSize, handleClick, dashed = false,
}) => {
Expand Down

0 comments on commit 17175a8

Please sign in to comment.