Splitting React components into separate files
问题 This seems to be a common question, I'm finding a lot of people asking it and the responses are all very different and seem to be a bit hit and miss. I've watched various video tutorials, read plenty of tutorials, and the documentation. But alas it seems React is moving faster than the writers can keep up with. Or I'm just misunderstanding. I want to create each component in a separate file, where logical to do so. I have React working, but am unable to work out how to import and use