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:
claire bontempo
2023-10-11 22:44:28 -07:00
committed by GitHub
parent f1554425c3
commit 9c1898578f
17 changed files with 81 additions and 168 deletions

View File

@@ -39,7 +39,6 @@ export default Component.extend(DEFAULTS, {
algorithm: 'sha2-256',
tagName: '',
unwrapActiveTab: 'data',
didReceiveAttrs() {
this._super(...arguments);