Skip to content

Commit

Permalink
docs: fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrith committed Sep 14, 2023
1 parent 2245f59 commit ce6433c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 7 deletions.
7 changes: 0 additions & 7 deletions slides/.gitignore

This file was deleted.

3 changes: 3 additions & 0 deletions slides/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"dev": "slidev --open",
"export": "slidev export"
},
"slidev": {
"colorSchema": "light"
},
"dependencies": {
"@slidev/cli": "^0.43.0",
"@slidev/theme-default": "latest"
Expand Down
3 changes: 3 additions & 0 deletions slides/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ title: Composition Pattern in React
layout: cover
image: https://images.unsplash.com/photo-1633356122102-3fe601e05bd2
navigation: true
colorSchema: light
routerMode: hash
favicon: https://secure.meetupstatic.com/next/images/general/favicon.ico
---

<h1 class="line-height-tight!">Composition Pattern<br/>in React</h1>
Expand Down
File renamed without changes.

0 comments on commit ce6433c

Please sign in to comment.