mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
fix: fatal error on iOS Chrome
This commit is contained in:
@@ -30,7 +30,6 @@ type AppPropsWithLayout = AppProps & {
|
||||
const EmptyLayout = (page: ReactElement) => page;
|
||||
|
||||
const clientSideEmotionCache = createEmotionCache();
|
||||
const helmetContext = {};
|
||||
|
||||
const App = function App({
|
||||
Component,
|
||||
|
||||
Reference in New Issue
Block a user