diff --git a/react/features/toolbox/components/ToolbarButtonWithDialog.web.js b/react/features/toolbox/components/ToolbarButtonWithDialog.web.js index d1afb5590..a3e45982e 100644 --- a/react/features/toolbox/components/ToolbarButtonWithDialog.web.js +++ b/react/features/toolbox/components/ToolbarButtonWithDialog.web.js @@ -48,7 +48,7 @@ class ToolbarButtonWithDialog extends Component { /** * The React Component to show within {@code InlineDialog}. */ - content: PropTypes.object, + content: PropTypes.func, /** * From which side tooltips should display. Will be re-used for