fix: photo info share modal, navbar, remove unused code

This commit is contained in:
David Ralph
2022-05-23 20:31:14 +01:00
parent b070f4a1ce
commit 4f29d376ca
12 changed files with 22 additions and 85 deletions

View File

@@ -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 />