schlechtenburg/docs/try.md

9 lines
124 B
Markdown

---
layout: page
---
<script setup>
import ExampleEditor from './ExampleEditor';
</script>
<ExampleEditor></ExampleEditor>