Skip to content

Commit 38861d1

Browse files
authored
chore(connections): remove temp logo in new connect form (#2648)
1 parent a7e3fd0 commit 38861d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/connections/src/components/connections.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ function Connections({
108108
{storeConnectionError}
109109
</Banner>
110110
)}
111-
<MongoDBLogo className={logoStyles} color={'green-dark-2'} />
112111
<div className={formContainerStyles}>
113112
<ConnectForm
114113
onConnectClicked={(connectionInfo) =>

0 commit comments

Comments
 (0)