mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 09:35:37 -05:00
Add aria labels (#20265)
Co-authored-by: Akshay Mata <akma@microsoft.com>
This commit is contained in:
@@ -278,6 +278,7 @@ export class CreateSqlMigrationServiceDialog {
|
||||
|
||||
this._createResourceGroupLink = this._view.modelBuilder.hyperlink().withProps({
|
||||
label: constants.CREATE_NEW,
|
||||
ariaLabel: constants.CREATE_NEW_RESOURCE_GROUP,
|
||||
url: '',
|
||||
CSSStyles: {
|
||||
...styles.BODY_CSS
|
||||
|
||||
Reference in New Issue
Block a user