Property 'Step' does not exist on type 'typeof Steps'.
Opened this issue · 1 comments
ammar-yasir commented
When I converted my .js file into .tsx.
It started giving me this error:
"Property 'Step' does not exist on type 'typeof Steps'."
Please help me figure out this issue.
Previously it was working fine with .js file. But as we're moving to TS and converting files, it is giving me this issue.
ammar-yasir commented