Skip to content

Commit 3317325

Browse files
committed
Button style update
1 parent 0098b51 commit 3317325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/webapp/app/routes/resources.branches.archive.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ export function ArchiveButton({
120120
}
121121
cancelButton={
122122
<DialogClose asChild>
123-
<Button variant="tertiary/medium">Cancel</Button>
123+
<Button variant="secondary/medium">Cancel</Button>
124124
</DialogClose>
125125
}
126126
/>

0 commit comments

Comments
 (0)