How to add custom property key to useTheme() #1743
Unanswered
danhddao1997
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I would like to ask a question
In
mapping.json
file, I set a propertytext-heading-1-line-height
like below:But when I use
useTheme()['text-heading-1-line-height']
, it returns undefinedWhere should I set up so that it returns 54?
Beta Was this translation helpful? Give feedback.
All reactions