@purpurds/drawer 8.5.0 → 8.5.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.
package/dist/drawer.es.js CHANGED
@@ -1835,7 +1835,7 @@ const ua = /* @__PURE__ */ sa(la), da = {
1835
1835
  const n = va({
1836
1836
  content: ma(e.svg),
1837
1837
  title: t
1838
- }), s = fa(r, Rt, `${Rt}--${o}`);
1838
+ }), s = fa(Rt, `${Rt}--${o}`, r);
1839
1839
  return /* @__PURE__ */ f("span", { className: s, dangerouslySetInnerHTML: { __html: n }, ...a });
1840
1840
  };
1841
1841
  Xe.displayName = "Icon";