cds-snc / report-a-cybercrime

Report a computer crime or scam / Signaler un crime informatique ou une fraude
https://report-a-scam.cds-snc.ca
MIT License
29 stars 14 forks source link

Update checkbox radio #2346

Closed justinr86 closed 4 years ago

justinr86 commented 4 years ago

Update to checkbox and radio button components to use Emotion and Styled-System instead of a single CSS file. Some CSS rules remain to override the Bootstrap rules that have a higher level of specificity.

justinr86 commented 4 years ago

Latest updates combines the Radio and Checkbox components to prevent code duplication.