update readme; more style tweaks
This commit is contained in:
@@ -51,7 +51,6 @@ export default function CPUUsageSelector({ defaultValue, onChange }: Props) {
|
||||
</p>
|
||||
<div className="segment-slider-container">
|
||||
<Slider
|
||||
tooltipVisible={false}
|
||||
tipFormatter={value => TOOLTIPS[value]}
|
||||
onChange={handleChange}
|
||||
min={1}
|
||||
|
||||
Reference in New Issue
Block a user