mirror of
https://github.com/antd-tiny-vue/antd-tiny-vue.git
synced 2024-11-10 09:39:15 +08:00
chore: delete forget
This commit is contained in:
commit
682dc06cdc
@ -1,20 +1,20 @@
|
||||
<docs lang="zh-CN">
|
||||
---
|
||||
title: 基础用法
|
||||
title: 基本用法
|
||||
---
|
||||
|
||||
基础用法测试
|
||||
这是基础按钮
|
||||
</docs>
|
||||
|
||||
<docs lang="en-US">
|
||||
---
|
||||
title: Basic Usage
|
||||
title: Basic Button
|
||||
---
|
||||
|
||||
Basic Usage Test
|
||||
</docs>
|
||||
|
||||
<script lang="ts" setup></script>
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<div>Test</div>
|
||||
|
Loading…
Reference in New Issue
Block a user