Add aria labels (#20265)

Co-authored-by: Akshay Mata <akma@microsoft.com>
This commit is contained in:
AkshayMata
2022-08-10 19:58:33 -07:00
committed by GitHub
parent 5f928a5218
commit f73cf78001
4 changed files with 5 additions and 0 deletions

View File

@@ -218,6 +218,7 @@ export class IntergrationRuntimePage extends MigrationWizardPage {
const createNewMigrationService = this._view.modelBuilder.hyperlink().withProps({
label: constants.CREATE_NEW,
ariaLabel: constants.CREATE_NEW_MIGRATION_SERVICE,
url: '',
CSSStyles: {
...styles.BODY_CSS