Skip to content

Commit 9e51232

Browse files
default not basic
1 parent adb283b commit 9e51232

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
@@ -65,7 +65,7 @@ export function ShardKeyCorrect({
6565
<Button
6666
data-testid="unmanage-collection-button"
6767
onClick={onUnmanageNamespace}
68-
variant={ButtonVariant.Basic}
68+
variant={ButtonVariant.Default}
6969
isLoading={isUnmanagingNamespace}
7070
loadingIndicator={<SpinLoader />}
7171
>

0 commit comments

Comments
 (0)