@rmwc/line-ripple
Advanced tools
Comparing version 6.0.3 to 6.0.4
@@ -8,3 +8,3 @@ import * as RMWC from '@rmwc/types'; | ||
export declare const LineRipple: { | ||
<Tag extends React.ElementType<any>>(props: (LineRippleProps & { | ||
<Tag extends React.ElementType<any> = "div">(props: (LineRippleProps & { | ||
tag?: Tag | undefined; | ||
@@ -11,0 +11,0 @@ theme?: RMWC.ThemePropT; |
@@ -8,3 +8,3 @@ import * as RMWC from '@rmwc/types'; | ||
export declare const LineRipple: { | ||
<Tag extends React.ElementType<any>>(props: (LineRippleProps & { | ||
<Tag extends React.ElementType<any> = "div">(props: (LineRippleProps & { | ||
tag?: Tag | undefined; | ||
@@ -11,0 +11,0 @@ theme?: RMWC.ThemePropT; |
{ | ||
"name": "@rmwc/line-ripple", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"description": "RMWC LineRipple component", | ||
@@ -40,6 +40,6 @@ "main": "dist/index.js", | ||
"@material/line-ripple": "^5.1.0", | ||
"@rmwc/base": "^6.0.3", | ||
"@rmwc/types": "^6.0.1" | ||
"@rmwc/base": "^6.0.4", | ||
"@rmwc/types": "^6.0.4" | ||
}, | ||
"gitHead": "127a7729cfd16dc518ad32070d64331bbd28592e" | ||
"gitHead": "aedc8c18d87649935f68a4d7a3d20c3f2d4ef15a" | ||
} |
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
9454
Updated@rmwc/base@^6.0.4
Updated@rmwc/types@^6.0.4