mirror of
https://github.com/mue/mue.git
synced 2026-07-24 17:27:17 +02:00
fix: photo info share modal, navbar, remove unused code
This commit is contained in:
@@ -63,7 +63,6 @@ export default class SliderComponent extends PureComponent {
|
||||
<>
|
||||
<span className={'sliderTitle'}>
|
||||
{this.props.title}
|
||||
{/*<span>{Number(this.state.value / 100)}x</span>*/}
|
||||
<span>{Number(this.state.value)}</span>
|
||||
<span className="link" onClick={this.resetItem}>
|
||||
<MdRefresh />
|
||||
|
||||
Reference in New Issue
Block a user