I’ve not actually done React.js but when you’re working with multiple files, there should be a folder icon between the instructions and the editor. If you click on that, it’s basically a mini file explorer.
thanks for your reply but i’d found it everywhere even i tried to create it myself by the code given in the other queries of react.js but it is also returning an error
You have to create files from the exercise before this one with the code from the exercise before. For some reason all the required files are not transferring to next exercise This will get you pass 3/7, but 4/7 has issues as well.
I have already tried to create the file by the code given in the other exercises but it is also returning an error maybe the code was not correct. Can you please send me the correct code if you have
This is my code for Target.js please tell me if i had anything wrong in this code. Thanks
var React = require(‘react’);
var random = require(’./helpers’).random;