Skip to content

Commit 5125b6e

Browse files
basic button
1 parent 8592186 commit 5125b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-global-writes/src/components/states/shard-key-correct.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ export function ShardKeyCorrect({
166166
<Button
167167
data-testid="unmanage-collection-button"
168168
onClick={onUnmanageNamespace}
169-
variant={ButtonVariant.Primary}
169+
variant={ButtonVariant.Basic}
170170
isLoading={isUnmanagingNamespace}
171171
loadingIndicator={<SpinLoader />}
172172
>

0 commit comments

Comments
 (0)