feat(routes/apps): temp demo for wysiwyg md editor
This commit is contained in:
parent
585fe5df2f
commit
35b9e347d5
|
|
@ -1,7 +1,11 @@
|
|||
import MdxEditor from ':islands/MdxEditor.tsx'
|
||||
|
||||
export default function App() {
|
||||
//TODO implement route
|
||||
return (
|
||||
<>
|
||||
<MdxEditor />
|
||||
|
||||
<p>
|
||||
Filters ... - os [] [] [] - cohabit []
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue