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

This commit is contained in:
tugcekucukoglu 2023-10-31 17:26:05 +03:00
parent 1505c11f9f
commit e9991ba7de

View file

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