This repository was archived by the owner on Jan 20, 2022. It is now read-only.
support for fontWeight: "inherit" #220
Answered
by
tommoor
monicakogler
asked this question in
General
-
Version 9 supported passing a string in the theme's fontWeight so that it could inherit the style from the rest of the app. Is there a simple way to do the same in version 10? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
tommoor
Jun 14, 2020
Replies: 2 comments 1 reply
-
It should still be supported rich-markdown-editor/src/index.tsx Line 574 in 49fb018 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tommoor
-
Ah, yeah I think it's an issue with the types:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It should still be supported
rich-markdown-editor/src/index.tsx
Line 574 in 49fb018