update code format
This commit is contained in:
parent
cdeeeca4e5
commit
5f12f09b03
2 changed files with 4 additions and 4 deletions
|
@ -86,7 +86,7 @@
|
|||
'stroke-dasharray': `${this.len - 75}px ${this.len}px`,
|
||||
'stroke-dashoffset': `-${75 / 2}px`,
|
||||
'transition': 'stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s'
|
||||
}
|
||||
};
|
||||
}
|
||||
return style;
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue