mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 05:29:37 +08:00
revert: trailColor
This commit is contained in:
parent
4216525ba1
commit
e0a60fbd0b
@ -49,6 +49,7 @@ export default class Progress extends React.Component<ProgressProps> {
|
|||||||
type: 'line',
|
type: 'line',
|
||||||
percent: 0,
|
percent: 0,
|
||||||
showInfo: true,
|
showInfo: true,
|
||||||
|
trailColor: '#f3f3f3',
|
||||||
size: 'default',
|
size: 'default',
|
||||||
gapDegree: 0,
|
gapDegree: 0,
|
||||||
strokeLinecap: 'round',
|
strokeLinecap: 'round',
|
||||||
|
Loading…
Reference in New Issue
Block a user