mirror of
https://github.com/wahyd4/ant-design.git
synced 2026-08-26 05:06:30 +10:00
confilct
This commit is contained in:
@@ -11,9 +11,6 @@ var Progress = antd.Progress.Line;
|
||||
|
||||
React.render(
|
||||
<div>
|
||||
<Line percent="30" />
|
||||
<Line percent="70" status="exception" />
|
||||
<Line percent="100" />
|
||||
<Progress percent="30" />
|
||||
<Progress percent="70" status="exception" />
|
||||
<Progress percent="100" />
|
||||
|
||||
Reference in New Issue
Block a user