Typo fix
parent
3fabb33fc5
commit
856b4351f6
|
@ -232,7 +232,7 @@ export interface OrderListProps {
|
||||||
*/
|
*/
|
||||||
scrollHeight?: string | undefined;
|
scrollHeight?: string | undefined;
|
||||||
/**
|
/**
|
||||||
* Used to pass all properties of the ButtonProps to the move up button inside the component.
|
* Used to pass all properties of the ButtonProps to the button inside the component.
|
||||||
* @type {ButtonProps}
|
* @type {ButtonProps}
|
||||||
* @defaultValue { severity: 'secondary' }
|
* @defaultValue { severity: 'secondary' }
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue