Fixed #4703 - Steps: Property 'step' does not exist on type 'StepsRouterBindProps'.

pull/4806/head
tugcekucukoglu 2023-10-31 17:26:05 +03:00
parent 1505c11f9f
commit e9991ba7de
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ export interface StepsRouterBindProps {
/** /**
* Icon element binding * Icon element binding
*/ */
icon: object; step: object;
/** /**
* Label element binding * Label element binding
*/ */