docs: add ComponentInHeader import (#2562)

pull/2563/head
bqy_fe 1 year ago committed by GitHub
parent 52cfbc3236
commit 03855dd0cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -244,6 +244,7 @@ Vitepress currently has SSG support for teleports to body only. For other target
<script setup>
import ModalDemo from '../components/ModalDemo.vue'
import ComponentInHeader from '../components/ComponentInHeader.vue'
</script>
<style>

Loading…
Cancel
Save