Tushar Cheulkar
Results
1
issues of
Tushar Cheulkar
I have used external components my code looks like this `import StepOne from '../StepOne'; import StepTwo from '../StepTwo'; import StepThree from '../StepThree'; const PAGES = [{"id":1,"page":},{"id":2,"page":},{"id":3,"page":}]; ` Now the problem...