Update docs vue components

This commit is contained in:
crazywhalecc
2024-10-05 15:33:27 +08:00
committed by Jerry Ma
parent 3c802119ed
commit ca8ec70c40
6 changed files with 215 additions and 18 deletions

View File

@@ -1,3 +1,7 @@
---
aside: false
---
<script setup lang="ts">
import CliGenerator from "../../.vitepress/components/CliGenerator.vue";
</script>