@nutui/icons-react-taro 3.0.2-cpp.1 → 3.0.2-cpp.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.
@@ -136,6 +136,8 @@ export declare const EditF: FunctionComponent<SVG_IconProps>;
136
136
 
137
137
  export declare const Eye: FunctionComponent<SVG_IconProps>;
138
138
 
139
+ export declare const Eye48: FunctionComponent<SVG_IconProps>;
140
+
139
141
  export declare const EyeF: FunctionComponent<SVG_IconProps>;
140
142
 
141
143
  export declare const Fabulous: FunctionComponent<SVG_IconProps>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nutui/icons-react-taro",
3
- "version": "3.0.2-cpp.1",
3
+ "version": "3.0.2-cpp.beta.1",
4
4
  "description": "京东风格的icon库-V15",
5
5
  "scripts": {
6
6
  "dev": "vite",