+ {/* Google Workspace - Coming Soon */}
+
= ({ isDarkMode = false })
Google Workspace
- {googleConnected ? `${totalGoogleItems} items imported` : 'Not connected'}
+ Coming soon
- {googleConnected && (
-
- )}
-
- {googleConnected ? (
- <>
-
-
- >
- ) : (
-
- )}
-
+
{/* Obsidian Vault */}
@@ -861,8 +787,8 @@ const CryptIDDropdown: React.FC