@clayui/button
Advanced tools
Comparing version 3.92.0 to 3.100.0
@@ -6,3 +6,3 @@ /** | ||
import React from 'react'; | ||
export declare type DisplayType = null | 'primary' | 'secondary' | 'link' | 'success' | 'warning' | 'danger' | 'info' | 'beta' | 'unstyled'; | ||
export declare type DisplayType = null | 'primary' | 'secondary' | 'link' | 'success' | 'warning' | 'danger' | 'info' | 'beta' | 'beta-dark' | 'unstyled'; | ||
export interface IProps extends React.ButtonHTMLAttributes<HTMLButtonElement> { | ||
@@ -9,0 +9,0 @@ /** |
{ | ||
"name": "@clayui/button", | ||
"version": "3.92.0", | ||
"version": "3.100.0", | ||
"description": "ClayButton component", | ||
@@ -41,3 +41,3 @@ "license": "BSD-3-Clause", | ||
], | ||
"gitHead": "7e52e53506434967cbab92acb124fa31d7080f84" | ||
"gitHead": "17e85ad6e4587a22803d34705518f4659717b620" | ||
} |
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
25961
604
2754