Skip to content

Commit 7965e13

Browse files
committed
danger, will robinson
1 parent 0035c40 commit 7965e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pages/project/instances/instance/tabs/StorageTab.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ export function Component() {
268268
Are you sure you want to detach <HL>{disk.name}</HL>?
269269
</p>
270270
),
271-
actionType: 'primary',
271+
actionType: 'danger',
272272
}),
273273
},
274274
],

0 commit comments

Comments
 (0)