We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820bf85 commit 4dfed52Copy full SHA for 4dfed52
examples/gradient-circle.js
@@ -1,5 +1,5 @@
1
import 'rc-progress/assets/index.less';
2
-import React, { Component } from 'react';
+import React from 'react';
3
import ReactDOM from 'react-dom';
4
import { Circle } from 'rc-progress';
5
0 commit comments