-
- {workspace.provider === 'local' ? (
- <>
-
-
- {workspace.name}
- {t('is a Local Workspace')}
-
- {t('Local Workspace Description')}
-
-
-
- >
- ) : (
- <>
-
-
- {workspace.name}
- {t('is a Cloud Workspace')}
-
-
-
- All data will be synchronised and saved to the AFFiNE account
-
- {{
- email: '{' + user?.email + '}.',
- }}
-
-
-
- {/* TODO: will finish the feature next version */}
- {/*
-
- */}
- >
- )}
-
-
+ <>
+