refactor: move WorkspaceCard (#1803)

This commit is contained in:
Himself65
2023-04-03 18:13:43 -05:00
committed by GitHub
parent dbcadbaf60
commit 9a20f50b05
16 changed files with 143 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
import '../styles/globals.css';
import '@affine/component/theme/global.css';
import { config, setupGlobal } from '@affine/env';
import { createI18n, I18nextProvider } from '@affine/i18n';