Remove unused code
This commit is contained in:
parent
14d529ead9
commit
97eed6eded
@ -57,11 +57,6 @@ const TldrawGlobalStyle = createGlobalStyle`
|
||||
display: none;
|
||||
}
|
||||
`}
|
||||
${({ hideCursor }) => hideCursor && `
|
||||
#canvas {
|
||||
cursor: none;
|
||||
}
|
||||
`}
|
||||
#TD-PrimaryTools-Image {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user