mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-10-22 03:16:33 +00:00
my tummy hurts
This commit is contained in:
@@ -93,7 +93,7 @@ export default function Table(props) {
|
||||
key={props.id}
|
||||
x={props.tableData.x}
|
||||
y={props.tableData.y}
|
||||
width={220}
|
||||
width={200}
|
||||
height={height}
|
||||
style={{ cursor: "move" }}
|
||||
onMouseDown={props.onMouseDown}
|
||||
|
Reference in New Issue
Block a user