mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-25 07:05:52 +03:00
Adjust theme export syntax in template
This commit is contained in:
parent
cba72a5ca7
commit
b492e2bf59
@ -1,6 +1,7 @@
|
||||
import { Head, Notes } from 'mdx-deck'
|
||||
import { theme } from './theme'
|
||||
|
||||
export { theme } from './theme'
|
||||
export const themes = [ theme ]
|
||||
|
||||
<Head>
|
||||
<title>Presentation Title</title>
|
||||
|
Loading…
Reference in New Issue
Block a user