flowcore-fn 9.3.5 → 9.3.7

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/pkg-index.js CHANGED
@@ -11849,7 +11849,7 @@ function Sidebar({
11849
11849
  const Icon = item.icon;
11850
11850
  const handleClick = () => {
11851
11851
  if (item.component) {
11852
- router.push("/", void 0, {
11852
+ router.push("/flowCore", void 0, {
11853
11853
  shallow: true
11854
11854
  });
11855
11855
  setActiveComponent(item.component);
@@ -11813,7 +11813,7 @@ function Sidebar({
11813
11813
  const Icon = item.icon;
11814
11814
  const handleClick = () => {
11815
11815
  if (item.component) {
11816
- router.push("/", void 0, {
11816
+ router.push("/flowCore", void 0, {
11817
11817
  shallow: true
11818
11818
  });
11819
11819
  setActiveComponent(item.component);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "flowcore-fn",
3
- "version": "9.3.5",
3
+ "version": "9.3.7",
4
4
  "main": "dist/pkg-index.js",
5
5
  "module": "dist/pkg-index.mjs",
6
6
  "files": [