Fix ContextMenu stories
This commit is contained in:
parent
0e853ec7b7
commit
50e66b7725
2 changed files with 12 additions and 1 deletions
|
@ -32,7 +32,6 @@ const getDefaultProps = (): PropsType<number> => ({
|
|||
],
|
||||
});
|
||||
|
||||
// TODO DESKTOP-3184
|
||||
story.add('Default', () => {
|
||||
return <ContextMenu {...getDefaultProps()} />;
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue