Skip to content

Commit 86d1e77

Browse files
Orange8tangjinzhou
authored andcommitted
docs: update icon demo (#510)
1 parent 0bcf061 commit 86d1e77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/icon/demo/custom.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Create a reusable Vue component by using `<a-icon :component="{...}" />`. The pr
1414
<heart-icon :style="{ color: 'hotpink' }" />
1515
<panda-icon :style="{ fontSize: '32px' }" />
1616
</div>
17+
</template>
1718
<script>
1819
const HeartSvg = {
1920
template: `

0 commit comments

Comments
 (0)