mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-13 09:17:20 +00:00
MozJPEG options updated
This commit is contained in:
@@ -192,8 +192,6 @@ export default class Options extends Component<Props, State> {
|
||||
}
|
||||
</section>
|
||||
|
||||
{/*
|
||||
|
||||
{EncoderOptionComponent &&
|
||||
<EncoderOptionComponent
|
||||
options={
|
||||
@@ -205,6 +203,8 @@ export default class Options extends Component<Props, State> {
|
||||
/>
|
||||
}
|
||||
|
||||
{/*
|
||||
|
||||
<div class={style.row}>
|
||||
<button onClick={this.onCopyToOtherClick}>Copy settings to other side</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user