chore: add info

This commit is contained in:
zhuzhengjian
2023-04-17 10:51:11 +08:00
parent 7cead859d1
commit 63ac0cb613
4 changed files with 124 additions and 65 deletions

View File

@ -20,6 +20,7 @@ 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>