Go back to your IDE and within the src/components/common add CommonButton folder, inside of it add the file with tha same name. Mock functional component using rafce shortcut, paste the import button line and you should end up with something like this:
If you look at the e...