Election-Tech-Initiative / Election-Tech-Initiative/electionguard-tracking-site
Large Card should be using a Styled div
Open
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
For components that are not using fluent UI, the focus is to use styled components such as
`styled.div` to do styling instead of inline. When the component was switched from FluentUI Card to a div for #34 , this was missed.
https://github.com/microsoft/electionguard-tracking-site/blob/8d9f3e1abe1f2415a5106c069060313f8c12449a/src/components/LargeCard.tsx#L12
Contributor guide
Assessment
This issue has not been assessed yet.