cropper: separate crop panel

This commit is contained in:
muerwre 2018-11-28 18:37:54 +07:00
parent 6f21b909c0
commit b85141046d
5 changed files with 54 additions and 46 deletions

View file

@ -93,7 +93,7 @@ export class Component extends React.PureComponent<Props, void> {
<button
onClick={this.props.takeAShot}
>
<Icon icon="icon-shot-3" />
<Icon icon="icon-shot-2" />
</button>
</div>
</div>