Surrounding some function names in quotes to make Vale happy

Signed-off-by: Rik Claessens <rhmclaessens@gmail.com>
This commit is contained in:
Rik Claessens
2024-08-07 14:42:01 +02:00
parent f9011ac3d4
commit c752364371
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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`.
+1 -1
View File
@@ -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