Full cleanup pass
This commit is contained in:
@@ -11,9 +11,9 @@ export function ModalHeaderView({
|
||||
onMoreOptions,
|
||||
showCloseButton = true,
|
||||
showMoreOptionsButton = true,
|
||||
closeButtonAriaLabel = "Close dialog",
|
||||
moreOptionsAriaLabel = "More options",
|
||||
menuAriaLabel = "More options menu",
|
||||
closeButtonAriaLabel,
|
||||
moreOptionsAriaLabel,
|
||||
menuAriaLabel,
|
||||
menuItems = [],
|
||||
menuId,
|
||||
menuOpen = false,
|
||||
|
||||
Reference in New Issue
Block a user