Skip to content

Commit 8b33d1e

Browse files
authored
Update index.js
1 parent 39cee9b commit 8b33d1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/x-759224-menu-builder-uic/index.js

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

6+
// File description: This is the starting point of the custom component, UI Builder manages its properties and events.
7+
68
const view = (
79
{ properties: { menuTree, importJSON }, initialImport },
810
{ updateState, dispatch }

0 commit comments

Comments
 (0)