Another attempt to fix FOWP
This commit is contained in:
parent
8b77615c80
commit
45be17b93a
1 changed files with 2 additions and 2 deletions
|
@ -119,9 +119,9 @@ function App() {
|
|||
setUIState('default');
|
||||
}
|
||||
})();
|
||||
} else {
|
||||
setUIState('default');
|
||||
}
|
||||
|
||||
setUIState('default');
|
||||
}
|
||||
}, []);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue