Skip to content

Commit 4dfed52

Browse files
committed
fix eslint error
1 parent 820bf85 commit 4dfed52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gradient-circle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import 'rc-progress/assets/index.less';
2-
import React, { Component } from 'react';
2+
import React from 'react';
33
import ReactDOM from 'react-dom';
44
import { Circle } from 'rc-progress';
55

0 commit comments

Comments
 (0)