diff --git a/README.md b/README.md index 1f3cfb2d8..4797c0ae7 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ Sample web part showing how to embed a Power App that resizes, adapts to themes, ![Enhanced Power Apps in Action](./assets/enhanced-power-apps.gif) +It also resizes the app to fit the web part dimension: +![Enhanced Power Apps reszing in Action](./assets/resize.gif) + ## Used SharePoint Framework Version ![1.11.0](https://img.shields.io/badge/version-1.11.0-green.svg) diff --git a/assets/resize.gif b/assets/resize.gif new file mode 100644 index 000000000..eaefef5a8 Binary files /dev/null and b/assets/resize.gif differ