elemental-design / elemental-design/elemental-react
lineHeight warnings in React Native
Open
bug
good first issue
help wanted
priority: low
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There are `lineHeight` warnings in the console in development mode in React Native. I applied a fix that should be transforming line heights to `px`, 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.