1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-09-11 06:35:24 +03:00
mdx-deck/examples/provider/deck.mdx
2019-10-24 10:04:32 -04:00

15 lines
172 B
Plaintext

import { comic } from 'mdx-deck/themes'
import theme from './theme'
export const themes = [
comic,
theme,
]
# Hello!
---
This deck has a custom Provider component