docs: add note about line height on RN

This commit is contained in:
Mark Lawlor
2022-07-19 08:45:57 -03:00
parent 1916af358d
commit fba969c6c2

View File

@@ -28,6 +28,8 @@ const App = () => {
## Compatibility
React Native does not support the relative line height utilities due to lack of support for `em` units.
<Compatibility
supported={[
"leading-{n}",