Migrate from v1 to v2 #114
filiptammergard
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here are some things to consider when migrating from v1 to v2:
<EinrideProvider />
like this:font-family
is now set on each component explicitly. You can choose body and heading fonts by passing them in the theme to<EinrideProvider />
:That's it!
Beta Was this translation helpful? Give feedback.
All reactions