Skip to content

Commit

Permalink
remove lineSpacing from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbowe authored and Marvin Frachet committed Jun 9, 2019
1 parent 13d519d commit 7bc174b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/COMPONENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ export const Compo = () => {
animation="fade"
lineNumber={3}
textSize={16}
lineSpacing={5}
color="#ff0000"
width="100%"
lastLineWidth="70%"
Expand Down Expand Up @@ -85,7 +84,6 @@ export const Compo = () => {
hasRadius
lineNumber={5}
textSize={14}
lineSpacing={5}
color="#00ff00"
width="100%"
lastLineWidth="30%"
Expand Down

0 comments on commit 7bc174b

Please sign in to comment.