@plasmicpkgs/plasmic-rich-components 1.0.111 → 1.0.113

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.
package/dist/index.js CHANGED
@@ -1196,11 +1196,7 @@ const richLayoutMeta = {
1196
1196
  navMenuItems: generateNavMenuType(false, 2, "Nav menu items", [
1197
1197
  {
1198
1198
  path: "/",
1199
- name: "Link 1"
1200
- },
1201
- {
1202
- path: "/",
1203
- name: "Link 2"
1199
+ name: "Home"
1204
1200
  }
1205
1201
  ]),
1206
1202
  layout: {