Skip to content

Commit 1b53860

Browse files
boardfishKylie Stewart
authored andcommitted
Document creating slide templates (#733)
1 parent 80fbe18 commit 1b53860

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,10 @@ const theme = createTheme(
437437

438438
The returned theme object can then be passed to the `Deck` tag via the `theme` prop, and will override the default styles.
439439

440+
#### Slide Templates
441+
442+
GitHub user [@boardfish](https://github.com/boardfish) has documented an approach to using [higher-order components](https://reactjs.org/docs/higher-order-components.html) to create slide templates at [this repository](https://github.com/boardfish/spectacle-slide-templates).
443+
440444
<a name="faq"></a>
441445

442446
## FAQ

0 commit comments

Comments
 (0)