This commit is contained in:
tugcekucukoglu 2024-05-27 11:48:42 +03:00
parent a3292d5c93
commit 543b69e119
24 changed files with 59 additions and 59 deletions

View file

@ -30,7 +30,7 @@ const TabViewProps = [
description: 'When enabled, the focused tab is activated.'
},
{
name: 'previousButtonProps',
name: 'prevButtonProps',
type: 'any',
default: 'null',
description: 'Used to pass all properties of the HTMLButtonElement to the previous button.'