Dev/brih/feature/public preview sql db (#20644)

* sql db preview updates

* update readme release notes
This commit is contained in:
brian-harris
2022-09-26 12:50:04 -07:00
committed by GitHub
parent 11fbf5f147
commit d2fbda362c
6 changed files with 30 additions and 28 deletions

View File

@@ -127,7 +127,7 @@ export class SummaryPage extends MigrationWizardPage {
this._flexContainer.addItems([
await createHeadingTextComponent(
this._view,
constants.DATABASE_BACKUP_PAGE_TITLE),
constants.DATA_SOURCE_CONFIGURATION_PAGE_TITLE),
await this.createNetworkContainerRows()]);
}