diff --git a/js/components/ContextMenu.tsx b/js/components/ContextMenu.tsx index 9080aa58..1bee2615 100644 --- a/js/components/ContextMenu.tsx +++ b/js/components/ContextMenu.tsx @@ -95,7 +95,6 @@ interface ContextMenuProps { bottom?: boolean; // TODO: Remove this. Just conditionally render in the parent. selected: boolean; - zIndex: number; } export default function ContextMenu({