Closed Serrowxd closed 6 years ago
These changes don't follow the style format. We aren't using className
If you want different colors on Button styled-component, enter background-color: ${props => props.color};
on the styled-component in /styles
and then on your component instead of className = ..., add color='desiredColor'
Description
Please include a summary of the change and a link to which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: