mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +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>
|
</template>
|
||||||
|
|
||||||
<script lang="ts" setup>
|
<script lang="ts" setup>
|
||||||
import { computed, defineProps } from 'vue';
|
import { computed } from 'vue';
|
||||||
|
|
||||||
const props = defineProps<{
|
const props = defineProps<{
|
||||||
config: any;
|
config: any;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user