wip(org): Added blog post pages
This commit is contained in:
parent
8b7ea76325
commit
e47f47cf99
5 changed files with 142 additions and 24 deletions
|
@ -10,7 +10,7 @@ import rendertest from '@freesewing/rendertest'
|
|||
import tutorial from '@freesewing/tutorial'
|
||||
|
||||
|
||||
const mdxCustomComponents = (app, t) => ({
|
||||
const mdxCustomComponents = (app=false) => ({
|
||||
// Custom components
|
||||
Example: props => <Example
|
||||
{...props}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue