unifyedx-storybook-new 0.2.34 → 0.2.35

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.
Binary file
Binary file
@@ -2107,7 +2107,7 @@ const zn = {
2107
2107
  ...v
2108
2108
  }) => {
2109
2109
  const d = u, p = H(
2110
- "btn-base",
2110
+ "btn-base-icon",
2111
2111
  "btn-icon-only",
2112
2112
  Bn[g],
2113
2113
  jn[m],
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "unifyedx-storybook-new",
3
3
  "private": false,
4
- "version": "0.2.34",
4
+ "version": "0.2.35",
5
5
  "type": "module",
6
6
  "main": "dist/unifyedx-storybook-new.es.js",
7
7
  "module": "dist/unifyedx-storybook-new.es.js",