@kithinji/orca 1.0.30 → 1.0.32

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.
@@ -2297,7 +2297,6 @@ var kithinjiorca = (() => {
2297
2297
  route: initialPath
2298
2298
  }
2299
2299
  ]);
2300
- history.replaceState({ cursor: 0 }, "", initialPath);
2301
2300
  this.saveToStorage();
2302
2301
  }
2303
2302
  this.initListeners();