Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnblk committed Jun 30, 2018
1 parent dac1cbc commit 8075277
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/components/Heading.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ pb | | space | responsive
pl | | space | responsive
px | | space | responsive
py | | space | responsive
fontFamily | | fonts | default
color | | colors | responsive
bg | | colors | responsive
textAlign | | N/A | responsive
1 change: 1 addition & 0 deletions docs/components/Text.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ px | | space | responsive
py | | space | responsive
color | | colors | responsive
bg | | colors | responsive
fontFamily | | fonts | default
fontSize | | fontSizes | responsive
fontWeight | | fontWeights | default
textAlign | | N/A | responsive
Expand Down
4 changes: 4 additions & 0 deletions docs/components/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,8 @@ Extends [ButtonTransparent](#buttontransparent)

### Props

- `fontFamily`
- `font`
- `fontSize`
- `fontWeight`
- `textAlign`
Expand All @@ -283,6 +285,8 @@ Extends [ButtonTransparent](#buttontransparent)
- `fontSize`
- `fontWeight`
- `lineHeight`
- `fontFamily`
- `font`
- `textAlign`
- `align`

Expand Down

0 comments on commit 8075277

Please sign in to comment.