Skip to content

Commit 3487911

Browse files
authored
fix(credentials/detail): delete btn style (#3132)
1 parent 6f01f7f commit 3487911

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/routes/consumers/detail.$username/credentials/detail.$id.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ function RouteComponent() {
132132
{t('form.btn.edit')}
133133
</Button>
134134
<DeleteResourceBtn
135+
mode="detail"
135136
key="delete"
136137
name={t('credentials.singular')}
137138
target={id}

0 commit comments

Comments
 (0)