Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
samoay committed Jan 23, 2019
1 parent 5979d28 commit ef9525c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ npm run test
npm run coverage
```

## Demo
## Usage

http://uxcore.github.io/components/icon
`<Icon usei name="menu" />`

## Contribute

Expand All @@ -72,7 +72,7 @@ Yes please! See the [CONTRIBUTING](https://github.com/uxcore/uxcore/blob/master/

| Name | Type | Required | Default | Comments |
|---|---|---|---|---|
|usei|bool|no|false| 使用 <i> 标签渲染 ICON,建议开启 |
|usei|bool|no|false| 使用 `<i>` 标签渲染 ICON,建议开启 |
|name|string|no|shezhi| 图标名字 |
|className|string|no| | 额外类名 |

Expand Down

0 comments on commit ef9525c

Please sign in to comment.