@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.
@@ -1186,11 +1186,7 @@ const richLayoutMeta = {
1186
1186
  navMenuItems: generateNavMenuType(false, 2, "Nav menu items", [
1187
1187
  {
1188
1188
  path: "/",
1189
- name: "Link 1"
1190
- },
1191
- {
1192
- path: "/",
1193
- name: "Link 2"
1189
+ name: "Home"
1194
1190
  }
1195
1191
  ]),
1196
1192
  layout: {