Commit 9763c816 authored by Leopoldthecoder's avatar Leopoldthecoder Committed by 杨奕

Button: fix doc

parent 79016032
......@@ -26,7 +26,7 @@ Commonly used button.
### Basic usage
::: demo Button provides 7 themes defined by the `type` attribute.
::: demo Use `type`, `plain` and `round` to define Button's style.
```html
<div>
......
......@@ -27,7 +27,7 @@
基础的按钮用法。
:::demo Button 组件默认提供7种主题,由`type`属性来定义
:::demo 使用`type``plain``round`属性来定义 Button 的样式
```html
<div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment