Trying to understand while using create react app why if a folder contains an index.js and you want to import it, then you only specify the folder name?
I was curious