1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Expandable content done

This commit is contained in:
Zhiyuan Zheng
2020-12-02 00:16:27 +01:00
parent 9bfee02484
commit 8986680c6d
8 changed files with 95 additions and 24 deletions

View File

@ -33,7 +33,6 @@ const App: React.FC = () => {
<PersistGate persistor={persistor}>
{bootstrapped => {
if (bootstrapped) {
console.log('Bootstrapped!')
require('src/i18n/i18n')
return (
<ThemeManager>