Fix loading album studio page with react-window

This commit is contained in:
Bogdan 2023-10-25 11:03:04 +03:00
commit 6a65539ae6
2 changed files with 10 additions and 14 deletions

View file

@ -30,7 +30,6 @@ class UnmappedFilesTable extends Component {
this.scrollerRef = React.createRef();
this.state = {
scroller: null,
allSelected: false,
allUnselected: false,
lastToggled: null,