mirror of
https://github.com/mue/mue.git
synced 2026-07-22 00:07:23 +02:00
cleanup
This commit is contained in:
@@ -27,6 +27,7 @@ export default class View extends React.PureComponent {
|
||||
return;
|
||||
}
|
||||
});
|
||||
|
||||
if (this.state.hidden === false) {
|
||||
this.setState({ hidden: true });
|
||||
this.setAttribute(0, 100);
|
||||
|
||||
Reference in New Issue
Block a user