docs: update icon demo (#510)
parent
0bcf061766
commit
86d1e77fd9
|
@ -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: `
|
||||
|
|
Loading…
Reference in New Issue