mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
UI: prep for running button codemod (#23628)
* replace buttons with tabs * update console buttons * update ssh role item buttons * remove tracked variable * more tab cleanup * remove unwrapActiveTab variable * fix button control * fix search select with modal test
This commit is contained in:
@@ -39,7 +39,6 @@ export default Component.extend(DEFAULTS, {
|
||||
algorithm: 'sha2-256',
|
||||
|
||||
tagName: '',
|
||||
unwrapActiveTab: 'data',
|
||||
|
||||
didReceiveAttrs() {
|
||||
this._super(...arguments);
|
||||
|
||||
Reference in New Issue
Block a user