@fluid-app/portal-sdk 0.1.264 → 0.1.265

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.cjs CHANGED
@@ -1133,7 +1133,9 @@ function getDefaultNavigation() {
1133
1133
  systemNavItem("shop"),
1134
1134
  systemNavItem("messages"),
1135
1135
  systemNavItem("contacts"),
1136
- systemNavItem("account"),
1136
+ systemNavItem("profile"),
1137
+ systemNavItem("orders"),
1138
+ systemNavItem("subscriptions"),
1137
1139
  sectionHeader("Marketing Assets"),
1138
1140
  systemNavItem("share/products")
1139
1141
  ];