Skip to content

Commit

Permalink
修复文档编辑错误 Icon--Image
Browse files Browse the repository at this point in the history
  • Loading branch information
Limuyang1013 committed Mar 7, 2019
1 parent d1774ba commit fe2bcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/media/image.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ sidebar_label: Image
###### 示例:
```jsx
import Taro, { Component } from '@tarojs/taro'
import { View, Icon } from '@tarojs/components'
import { View, Image } from '@tarojs/components'

export default class PageView extends Component {
constructor() {
Expand Down

0 comments on commit fe2bcb4

Please sign in to comment.