Skip to content

Commit fea8cc0

Browse files
authored
Update menu-editor.js
1 parent c5192da commit fea8cc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/x-759224-menu-builder-uic/components/menu-editor.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ import snabbdom, { Fragment } from "@servicenow/ui-renderer-snabbdom";
33
import styles from "../styles/menu-editor.scss";
44
import "@servicenow/now-split-button";
55

6+
// File description: This is similar to the alpha-menu-editor, but this creates sub-level menu items or actions for an existing menu item.
7+
68
const view = () => {
79
return (
810
<Fragment>

0 commit comments

Comments
 (0)