We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 963efef commit 806e5e6Copy full SHA for 806e5e6
packages/compass-connections-navigation/src/connect-button-with-menu.tsx
@@ -91,15 +91,15 @@ export function ConnectButtonWithMenu({
91
glyph="Connect"
92
onClick={onClick}
93
>
94
- Connect Here
+ Here
95
</ConnectMenuItem>,
96
<ConnectMenuItem
97
key="connection-connect-in-new-window"
98
action="connection-connect-in-new-window"
99
glyph="OpenNewTab"
100
101
102
- Connect in a New Window
+ In New Window
103
104
]}
105
0 commit comments