fix: onboarding stage not shown (#7782)

fix AF-1199
This commit is contained in:
pengx17
2024-08-08 03:58:11 +00:00
parent 025abc6169
commit f62d30527b
3 changed files with 2 additions and 18 deletions
@@ -2,7 +2,6 @@ import 'setimmediate';
import '@affine/component/theme/global.css';
import '@affine/component/theme/theme.css';
import '@affine/core/bootstrap/preload';
import './index.css';
import { ThemeProvider } from '@affine/component/theme-provider';
import { configureAppTabsHeaderModule } from '@affine/core/modules/app-tabs-header';