docs: update icon demo (#510)

pull/538/head
Orange 2019-02-22 21:02:51 +08:00 committed by tangjinzhou
parent 0bcf061766
commit 86d1e77fd9
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Create a reusable Vue component by using `<a-icon :component="{...}" />`. The pr
<heart-icon :style="{ color: 'hotpink' }" />
<panda-icon :style="{ fontSize: '32px' }" />
</div>
</template>
<script>
const HeartSvg = {
template: `