Skip to content

Commit 1df8a6f

Browse files
TreffNLukasLohoff
andauthored
fix: remove line
Co-authored-by: Lukas Lohoff <[email protected]>
1 parent c345370 commit 1df8a6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Button/RotationButton/RotationButton.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import ToggleButton, {
1010
ToggleButtonProps
1111
} from '../ToggleButton/ToggleButton';
1212

13-
1413
export type RotationButtonProps = Partial<ToggleButtonProps>;
1514

1615
export const RotationButton: React.FC<RotationButtonProps> = ({

0 commit comments

Comments
 (0)