Skip to content

Commit 20b0f33

Browse files
Removed 'to' in StyledButtonProps in FloatingButton
1 parent 74f9da9 commit 20b0f33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/twenty-front/src/modules/ui/input/button/components/FloatingButton.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ const StyledButton = styled.button<
2828
| 'applyBlur'
2929
| 'applyShadow'
3030
| 'position'
31-
| 'to'
3231
>
3332
>`
3433
align-items: center;

0 commit comments

Comments
 (0)