Skip to content

Commit

Permalink
Refine StackRepeater description in README
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxDesiatov committed Mar 18, 2019
1 parent 3ac47c8 commit c3e546b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,8 @@ and passing any other node as a child this way:
StackRepeater.node(5, Label.node("repeated"))
```

which will present a label on screen with text `"repeated"` 5 times.

### Leaf components

Some of your components wouldn't need `Children` at all, for those Tokamak
Expand Down

0 comments on commit c3e546b

Please sign in to comment.