mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove bad comment
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
4db4ef46fd
commit
eaec5e9d2b
@ -330,7 +330,6 @@ class NonInjectedMenu extends React.Component<MenuProps & Dependencies, State> {
|
||||
const classNames = cssNames("Menu", className, this.state.position || position, {
|
||||
portal: usePortal,
|
||||
});
|
||||
// const menuChildren =
|
||||
|
||||
let children = this.props.children as ReactElement<any>;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user