Fix unknonw div props in context menu (#9277)
This commit is contained in:
parent
eace4d6894
commit
41960b164b
2 changed files with 8 additions and 3 deletions
|
@ -194,8 +194,6 @@ exports[`<SpaceContextMenu /> renders menu correctly 1`] = `
|
|||
/>
|
||||
<div
|
||||
className="mx_ContextualMenu"
|
||||
hasBackground={true}
|
||||
onFinished={[MockFunction]}
|
||||
role="menu"
|
||||
style={Object {}}
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue