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 8592186 commit 5125b6eCopy full SHA for 5125b6e
packages/compass-global-writes/src/components/states/shard-key-correct.tsx
@@ -166,7 +166,7 @@ export function ShardKeyCorrect({
166
<Button
167
data-testid="unmanage-collection-button"
168
onClick={onUnmanageNamespace}
169
- variant={ButtonVariant.Primary}
+ variant={ButtonVariant.Basic}
170
isLoading={isUnmanagingNamespace}
171
loadingIndicator={<SpinLoader />}
172
>
0 commit comments