diff --git a/packages/element-web-module-api/src/api/extras.ts b/packages/element-web-module-api/src/api/extras.ts index ddef7b7c20..a626f67491 100644 --- a/packages/element-web-module-api/src/api/extras.ts +++ b/packages/element-web-module-api/src/api/extras.ts @@ -30,7 +30,7 @@ export interface SpacePanelItemProps { /** * A tooltip to show when hovering over the item */ - contextMenuTooltip?: string; + tooltip?: string; /** * Styles to apply to the item