@koide-labs/ui 0.1.0 → 0.1.1

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.
@@ -834,7 +834,7 @@ const St = pt, Mt = "_toaster__viewport_twmyb_2", Nt = "_toaster_twmyb_2", Pt =
834
834
  function ln({ children: a, ...c }) {
835
835
  return /* @__PURE__ */ re(ke, { ...c, children: [
836
836
  a,
837
- /* @__PURE__ */ D(St, { children: /* @__PURE__ */ D(Be, { className: W.toast__viewport, children: /* @__PURE__ */ D(Vt, {}) }) })
837
+ /* @__PURE__ */ D(St, { children: /* @__PURE__ */ D(Be, { className: W.toaster__viewport, children: /* @__PURE__ */ D(Vt, {}) }) })
838
838
  ] });
839
839
  }
840
840
  function Vt() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@koide-labs/ui",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "exports": {