Import a component from another file
Export a component from a file
Use export default vs non default export
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import
By Elie Schoppik