ReduxSimpleStarter icon indicating copy to clipboard operation
ReduxSimpleStarter copied to clipboard

Unable to get the textbox

Open Aravindh-vnix opened this issue 7 years ago • 1 comments

Hi stephen, I am following your react and redux code in the udemy. I am unable to get the text box as I am followed. It shows "REACT" simply in the localhost

Aravindh-vnix avatar Apr 27 '18 09:04 Aravindh-vnix

Hello @Aravindh-vnix, It would be easier to help if you show some code. The React simple server that shows in the localhost is coming from the app.js file in the components folder. It could be that you didn't render the component that shows the textbox in the app.js which contains all the components that make up the application. Cheers!!!

lumie31 avatar May 02 '18 10:05 lumie31