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 adb283b commit 9e51232Copy full SHA for 9e51232
packages/compass-global-writes/src/components/states/shard-key-correct.tsx
@@ -65,7 +65,7 @@ export function ShardKeyCorrect({
65
<Button
66
data-testid="unmanage-collection-button"
67
onClick={onUnmanageNamespace}
68
- variant={ButtonVariant.Basic}
+ variant={ButtonVariant.Default}
69
isLoading={isUnmanagingNamespace}
70
loadingIndicator={<SpinLoader />}
71
>
0 commit comments