Override predefined restyled function props #276
minawalphonce
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to override predefined restyle function.
simply put, I need to create a theme key called fontWeight and override the default value with mapped values
and the restyle function is
everything just fine till I try to include Typography
it completely ignore the restyle function and still use the one in typography
Beta Was this translation helpful? Give feedback.
All reactions