mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-14 09:39:15 +00:00
Another fix from rebasing
This commit is contained in:
@@ -121,7 +121,7 @@ export default class App extends Component<Props, State> {
|
||||
ref={i => this.compressInstance = i}
|
||||
file={file!}
|
||||
showSnack={this.showSnack}
|
||||
onBack={this.onBack}
|
||||
onBack={back}
|
||||
/>
|
||||
: <loading-spinner class={style.appLoader}/>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user