typo
parent
1babffe136
commit
212af1dcd2
|
@ -118,7 +118,7 @@ export interface RadioButtonProps {
|
||||||
*/
|
*/
|
||||||
'aria-label'?: string | undefined;
|
'aria-label'?: string | undefined;
|
||||||
/**
|
/**
|
||||||
* Uses to pass attributes to DOM elements inside the component.
|
* Used to pass attributes to DOM elements inside the component.
|
||||||
* @type {RadioButtonPassThroughOptions}
|
* @type {RadioButtonPassThroughOptions}
|
||||||
*/
|
*/
|
||||||
pt?: RadioButtonPassThroughOptions;
|
pt?: RadioButtonPassThroughOptions;
|
||||||
|
|
Loading…
Reference in New Issue