@khanacademy/wonder-blocks-button
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -84,2 +84,7 @@ // @flow | ||
/** | ||
* A target destination window for a link to open in. | ||
*/ | ||
target?: string, | ||
/** | ||
* Whether to avoid using client-side navigation. | ||
@@ -86,0 +91,0 @@ * |
// @flow | ||
import Button from "./components/button.js"; | ||
import type {SharedProps} from "./components/button.js"; | ||
export type {SharedProps as ButtonProps}; | ||
export {Button as default}; |
{ | ||
"name": "@khanacademy/wonder-blocks-button", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"design": "v1", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
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
378165
2213
12
12
2
190