@kosdev-code/base-ui-components 1.0.8 → 1.0.10

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/index.js CHANGED
@@ -2193,7 +2193,7 @@ const [xe] = I(["text"]), dl = [
2193
2193
  publicPath: t
2194
2194
  }) => {
2195
2195
  const o = H(() => ({
2196
- basePath: t ?? "/"
2196
+ basePath: t ?? "/ui/"
2197
2197
  }), [t]);
2198
2198
  return /* @__PURE__ */ c(Kn.Provider, { value: o, children: e });
2199
2199
  }, ml = () => {