mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
comment removed
This commit is contained in:
@@ -43,7 +43,6 @@ function Menu(props) {
|
|||||||
if (props.closeMenu) {
|
if (props.closeMenu) {
|
||||||
props.closeMenu();
|
props.closeMenu();
|
||||||
}
|
}
|
||||||
console.log("ITEM", item);
|
|
||||||
if (!item.component) {
|
if (!item.component) {
|
||||||
item.onClick(props.data);
|
item.onClick(props.data);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user