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
Since we have implemented our styled-components and themeprovider, we also need to implement some default stylings for our components (Button, Link, Divider, Quote, etc.).
We need to update the styles inside the defaultTheme object.
Outcome:
Default styles for our styled components.
The text was updated successfully, but these errors were encountered:
Description:
Since we have implemented our styled-components and themeprovider, we also need to implement some default stylings for our components (Button, Link, Divider, Quote, etc.).
We need to update the styles inside the defaultTheme object.
Outcome:
Default styles for our styled components.
The text was updated successfully, but these errors were encountered: