update good rate part
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import cls from './index.module.less';
|
||||
|
||||
const GoodRateChart = (props) => {
|
||||
return <div className={cls.GoodRateChart}>good rate chart</div>;
|
||||
};
|
||||
|
||||
export default GoodRateChart;
|
||||
Reference in New Issue
Block a user