Deprecation notice
parent
11ce0c4c99
commit
605490e1b8
|
@ -180,6 +180,7 @@ export interface ButtonProps extends ButtonHTMLAttributes {
|
|||
/**
|
||||
* Add a plain textual class to the button without a background initially.
|
||||
* @defaultValue false
|
||||
* @deprecated since v4.2.0. Use a contrast severity instead.
|
||||
*/
|
||||
plain?: boolean | undefined;
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue