Skip to content

Commit

Permalink
fix: timeline component
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxueliang committed May 15, 2018
1 parent f94eb62 commit fa5141b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/timeline/Timeline.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ export default {
<template slot='dot'>
{pendingDot || <Icon type='loading' />}
</template>
<Icon slot='dot' type='loading' />
{pendingNode}
</TimelineItem>
) : null
Expand Down

0 comments on commit fa5141b

Please sign in to comment.