diff --git a/.changeset/silent-eyes-lie.md b/.changeset/silent-eyes-lie.md index 6b96d8fe61..e9da3d2685 100644 --- a/.changeset/silent-eyes-lie.md +++ b/.changeset/silent-eyes-lie.md @@ -2,4 +2,4 @@ '@backstage/test-utils': minor --- -Added the icons option to the renderInTestApp function's TestAppOptions to be forwarded to the icons option of createApp. +Added the icons option to the renderInTestApp function's TestAppOptions to be forwarded to the icons option of `createApp`. diff --git a/.changeset/sixty-rabbits-cheat.md b/.changeset/sixty-rabbits-cheat.md index a713574c1e..0161e272ed 100644 --- a/.changeset/sixty-rabbits-cheat.md +++ b/.changeset/sixty-rabbits-cheat.md @@ -2,4 +2,4 @@ '@backstage/plugin-search-react': minor --- -Make use of the useApp hook to retrieve the specified search icon in the SearchBar +Make use of the `useApp` hook to retrieve the specified search icon in the SearchBar