Skip to content

Commit

Permalink
psp-7313 change user override styling.
Browse files Browse the repository at this point in the history
  • Loading branch information
devinleighsmith committed Mar 9, 2024
1 parent ddee088 commit f50e1e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/frontend/src/hooks/useApiUserOverride.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ export const useApiUserOverride = <
setDisplayModal(false);
},
okButtonText: 'Yes',
okButtonVariant: 'warning',
cancelButtonText: 'No',
});
}
Expand Down

0 comments on commit f50e1e0

Please sign in to comment.