Skip to content

Commit 7158b4d

Browse files
thierrycmathieudutour
authored andcommitted
Fix docs WRT Opacity support. (#260)
1 parent 0d7ba01 commit 7158b4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/styling.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ Components use CSS styles + flexbox layout.
8686
| `lineHeight` | `number` ||
8787
| `textAlign` | `auto` | `left` | `right` | `center` | `justify` ||
8888
| `writingDirection` | `auto` | `ltr` | `rtl` | ⛔️ |
89+
| `opacity` | `number` ||
8990

9091
Styles can be passed to components as plain objects, or via [`StyleSheet`](/docs/API.md).
9192

0 commit comments

Comments
 (0)