Compare commits
No commits in common. "main" and "1-bug-type-errors-causing-build-failure" have entirely different histories.
main
...
1-bug-type
@ -50,7 +50,6 @@ export function ContextMenu() {
|
||||
transform: `translate(${click.x}px, ${click.y}px)`,
|
||||
transition: "all .15s",
|
||||
opacity,
|
||||
zIndex: "99999"
|
||||
}}
|
||||
>
|
||||
<ContextMenuDisplay />
|
||||
|
Loading…
Reference in New Issue
Block a user