Skip to content

Commit f5b4a0d

Browse files
committed
Small fix
1 parent d6902f3 commit f5b4a0d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react/src/TableHandles/components/DefaultTableHandle.tsx

-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ export const DefaultTableHandle = <BSchema extends BlockSchema>(
1212
display: "flex",
1313
alignItems: "center",
1414
justifyContent: "center",
15-
// width: "16px",
16-
// height: "24px",
1715
marginInline: "-4px",
1816
overflow: "visible",
1917
}}>

0 commit comments

Comments
 (0)