@antscorp/antsomi-ui 1.3.5-beta.579 → 1.3.5-beta.580

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -227,6 +227,7 @@ export const getMappingAppChildren = (args) => {
227
227
  }
228
228
  })();
229
229
  return Object.assign({}, getInitialFeatureMenuItem({
230
+ menu_item_domain: childMenuItem.menu_item_domain,
230
231
  menu_item: String(item.dashboardId),
231
232
  menu_item_code: String(item.dashboardId),
232
233
  menu_item_name: item.dashboardName,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antscorp/antsomi-ui",
3
- "version": "1.3.5-beta.579",
3
+ "version": "1.3.5-beta.580",
4
4
  "description": "An enterprise-class UI design language and React UI library.",
5
5
  "sideEffects": [
6
6
  "dist/*",