@chakra-ui/image
Advanced tools
Comparing version 2.0.14 to 2.0.15
@@ -36,2 +36,4 @@ import * as _chakra_ui_system from '@chakra-ui/system'; | ||
* If `true`, opt out of the `fallbackSrc` logic and use as `img` | ||
* | ||
* @default false | ||
*/ | ||
@@ -38,0 +40,0 @@ ignoreFallback?: boolean; |
@@ -25,2 +25,4 @@ declare type NativeImageProps = React.ImgHTMLAttributes<HTMLImageElement>; | ||
* If `true`, opt out of the `fallbackSrc` logic and use as `img` | ||
* | ||
* @default false | ||
*/ | ||
@@ -27,0 +29,0 @@ ignoreFallback?: boolean; |
{ | ||
"name": "@chakra-ui/image", | ||
"version": "2.0.14", | ||
"version": "2.0.15", | ||
"description": "React component for progressive image loading", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
30532
886