@ant-design/icons-react-native
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -1,2 +0,2 @@ | ||
export { default as IconFill } from './fill'; | ||
export { default as IconOutline } from './outline'; | ||
export { default as IconFill, IconFillProps, FillGlyphMapType } from './fill'; | ||
export { default as IconOutline, IconOutlineProps, OutlineGlyphMapType } from './outline'; |
@@ -1,2 +0,2 @@ | ||
export { default as IconFill } from './fill'; | ||
export { default as IconOutline } from './outline'; | ||
export { default as IconFill, IconFillProps, FillGlyphMapType } from './fill'; | ||
export { default as IconOutline, IconOutlineProps, OutlineGlyphMapType } from './outline'; |
{ | ||
"name": "@ant-design/icons-react-native", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "./lib/index.js", | ||
@@ -5,0 +5,0 @@ "module": "./es/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
208156