Remove unused prop from type

This commit is contained in:
Jordan Eldredge 2019-12-23 20:09:08 -08:00
parent 0a8e213df6
commit efabd18745

View file

@ -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({