Fix unknonw div props in context menu (#9277)
This commit is contained in:
@@ -194,8 +194,6 @@ exports[`<SpaceContextMenu /> renders menu correctly 1`] = `
|
||||
/>
|
||||
<div
|
||||
className="mx_ContextualMenu"
|
||||
hasBackground={true}
|
||||
onFinished={[MockFunction]}
|
||||
role="menu"
|
||||
style={Object {}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user