mirror of
https://github.com/mue/mue.git
synced 2026-07-21 16:04:22 +02:00
perf: major widget refactoring
This commit is contained in:
@@ -31,6 +31,10 @@ export default class App extends PureComponent {
|
||||
variables.stats.tabLoad();
|
||||
}
|
||||
|
||||
componentWillUnmount() {
|
||||
EventBus.off('refresh');
|
||||
}
|
||||
|
||||
render() {
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user