wip(shared): Switched to webpack loader for MDX
This commit is contained in:
parent
3ef6d832c8
commit
0b238c989e
52 changed files with 1392 additions and 420 deletions
|
@ -1,6 +1,5 @@
|
|||
import PageLink from './page-link.mjs'
|
||||
import get from 'lodash.get'
|
||||
import useApp from 'site/hooks/useApp.mjs'
|
||||
|
||||
export const DocsLink = ({ slug }) => {
|
||||
const app = useApp()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue