Skip to content

Commit

Permalink
docs: update playground
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jun 16, 2022
1 parent fa45652 commit 96c161d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/components/content/Playground.vue
@@ -1,4 +1,5 @@
<script setup>
import { ref, useAsyncData, shallowRef, computed, onMounted, watch } from '#imports'
import { parse } from '../../../src/runtime/markdown-parser'
import { useShiki } from '../../editor/useShiki.ts'
Expand Down

0 comments on commit 96c161d

Please sign in to comment.