mirror of
https://github.com/antd-tiny-vue/antd-tiny-vue.git
synced 2025-01-10 08:09:09 +08:00
chore: change docs
This commit is contained in:
parent
2208af0174
commit
07d0ff0785
@ -20,7 +20,6 @@ There are `primary` button, `default` button, `dashed` button, `text` button and
|
|||||||
<a-button>Default Button</a-button>
|
<a-button>Default Button</a-button>
|
||||||
<a-button type="dashed">Dashed Button</a-button>
|
<a-button type="dashed">Dashed Button</a-button>
|
||||||
<a-button type="text">Text Button</a-button>
|
<a-button type="text">Text Button</a-button>
|
||||||
<a-button type="text">按钮</a-button>
|
|
||||||
<a-button type="link">Link Button</a-button>
|
<a-button type="link">Link Button</a-button>
|
||||||
</a-space>
|
</a-space>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
Reference in New Issue
Block a user