mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-05 19:41:40 +08:00
docs: 更新docs
This commit is contained in:
parent
00cd237f61
commit
23bc21f064
@ -39,7 +39,7 @@ npm install --save @tmagic/schema @tmagic/stage
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { computed, defineProps } from 'vue';
|
||||
import { computed } from 'vue';
|
||||
|
||||
const props = defineProps<{
|
||||
config: any;
|
||||
|
Loading…
x
Reference in New Issue
Block a user