Line 1-2: Is there a reason for importing Button separately from the rest of the material-ui imports?
Line 13: Don't leave commented code in the repo. Only commit your code when it is clean
Line 14: First Button component has a different indentation compared to the rest of the code
This file looks like a component but it is mixed with all other files inside the src folder. Why is it not inside the components folder?