diff --git a/CHANGELOG.md b/CHANGELOG.md index 7166bacef..b76076902 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,6 +61,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [1877](https://github.com/microsoft/BotFramework-Emulator/pull/1877) - [1879](https://github.com/microsoft/BotFramework-Emulator/pull/1879) - [1880](https://github.com/microsoft/BotFramework-Emulator/pull/1880) + - [1883](https://github.com/microsoft/BotFramework-Emulator/pull/1883) - [client] Fixed an issue with the transcripts path input inside of the resource settings dialog in PR [1836](https://github.com/microsoft/BotFramework-Emulator/pull/1836) diff --git a/packages/sdk/ui-react/src/widget/dialog/dialog.tsx b/packages/sdk/ui-react/src/widget/dialog/dialog.tsx index dbb2db1fd..6f640a37b 100644 --- a/packages/sdk/ui-react/src/widget/dialog/dialog.tsx +++ b/packages/sdk/ui-react/src/widget/dialog/dialog.tsx @@ -60,11 +60,11 @@ export class Dialog extends Component { onKeyDown={this.bodyKeyDownHandler} role="dialog" > +