mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 00:59:29 +00:00
Remove unused prop from type
This commit is contained in:
parent
0a8e213df6
commit
efabd18745
1 changed files with 0 additions and 1 deletions
|
|
@ -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({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue