Skip to content

Commit

Permalink
Fix newline at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Prince committed Feb 17, 2018
1 parent b205860 commit 7d0e0aa
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions pages/api/collapse.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ The properties of the react-transition-group [Transition](https://reactcommunity
- [Cards](/demos/cards)
- [Lists](/demos/lists)
- [Transitions](/utils/transitions)

1 change: 1 addition & 0 deletions pages/api/fade.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ The properties of the react-transition-group [Transition](https://reactcommunity
## Demos

- [Transitions](/utils/transitions)

1 change: 1 addition & 0 deletions pages/api/grow.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ The properties of the react-transition-group [Transition](https://reactcommunity

- [Popovers](/utils/popovers)
- [Transitions](/utils/transitions)

1 change: 1 addition & 0 deletions pages/api/modal.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ The properties of the [Portal](/api/portal) component are also available.
## Demos

- [Modals](/utils/modals)

1 change: 1 addition & 0 deletions pages/api/popover.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ The properties of the [Modal](/api/modal) component are also available.
## Demos

- [Popovers](/utils/popovers)

1 change: 1 addition & 0 deletions pages/api/slide.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ The properties of the react-transition-group [Transition](https://reactcommunity

- [Dialogs](/demos/dialogs)
- [Transitions](/utils/transitions)

1 change: 1 addition & 0 deletions pages/api/zoom.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ The properties of the react-transition-group [Transition](https://reactcommunity

- [Buttons](/demos/buttons)
- [Transitions](/utils/transitions)

0 comments on commit 7d0e0aa

Please sign in to comment.