You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: