diff --git a/cf-console-action-bar-button-sample/README.md b/cf-console-action-bar-button-sample/README.md index 94a69f8..f218560 100644 --- a/cf-console-action-bar-button-sample/README.md +++ b/cf-console-action-bar-button-sample/README.md @@ -68,7 +68,7 @@ While running your local server (`aio app run`), both UI and actions can be debu and select the debugging configuration called `WebAndActions`. Alternatively, there are also debug configs for only UI and each separate action. -## Typescript support for UI +## Typescript support for UI To use typescript use `.tsx` extension for react components and add a `tsconfig.json` and make sure you have the below config added