lineHeight warnings in React Native #25
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
priority: low
There are
lineHeight
warnings in the console in development mode in React Native. I applied a fix that should be transforming line heights topx
, but for some peculiar reason, the warnings are still being given.Relevant code: https://github.com/elemental-design/elemental-react/blob/master/src/atoms/Text/Text.tsx#L20-L24
The text was updated successfully, but these errors were encountered: