Commit 2c61850a authored by 愚道's avatar 愚道 Committed by 偏右

prettier file

parent 33b4e465
......@@ -196,10 +196,7 @@ export default class WaterWave extends PureComponent {
</div>
<div className={styles.text} style={{ width: height }}>
{title && <span>{title}</span>}
<h4>
{percent}
%
</h4>
<h4>{percent}%</h4>
</div>
</div>
);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment