mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-03 04:27:41 +08:00
fix: timeline component
This commit is contained in:
parent
f94eb62811
commit
fa5141bd00
@ -41,7 +41,6 @@ export default {
|
||||
<template slot='dot'>
|
||||
{pendingDot || <Icon type='loading' />}
|
||||
</template>
|
||||
<Icon slot='dot' type='loading' />
|
||||
{pendingNode}
|
||||
</TimelineItem>
|
||||
) : null
|
||||
|
Loading…
Reference in New Issue
Block a user