billing(fix): add initial focus to upgrade button (#18184)

pull/17901/head^2
Stephon Brown 3 months ago committed by GitHub
parent 8cda097b3c
commit 3707a6fc84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -50,6 +50,7 @@
<!-- Button space (always reserved) -->
<div class="tw-my-5 tw-h-12">
<button
cdkFocusInitial
bitButton
[buttonType]="cardDetails.button.type"
[block]="true"

Loading…
Cancel
Save