@nutui/icons-react-taro 4.0.1-beta.0 → 4.0.1-beta.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.
@@ -117,4 +117,4 @@ export { default as WaitReceive } from "./icons/WaitReceive.js";
117
117
  export { default as Wallet } from "./icons/Wallet.js";
118
118
  export { default as Warning } from "./icons/Warning.js";
119
119
  export { default as Zoom } from "./icons/Zoom.js";
120
- // import "../style_icon.css";
120
+ import "../style_icon.css";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nutui/icons-react-taro",
3
- "version": "4.0.1-beta.0",
3
+ "version": "4.0.1-beta.1",
4
4
  "description": "京东风格的icon库-V15,支持 ios/安卓",
5
5
  "scripts": {
6
6
  "dev": "vite",