chore: change docs

This commit is contained in:
zhuzhengjian 2023-04-17 10:56:09 +08:00
parent 2208af0174
commit 07d0ff0785

View File

@ -20,7 +20,6 @@ There are `primary` button, `default` button, `dashed` button, `text` button and
<a-button>Default Button</a-button>
<a-button type="dashed">Dashed 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-space>
</template>