pull/5756/head
tugcekucukoglu 2024-05-13 15:45:23 +03:00
parent 3fabb33fc5
commit 856b4351f6
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ export interface OrderListProps {
*/
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}
* @defaultValue { severity: 'secondary' }
*/