Update readme

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-01-17 21:56:26 +01:00
parent 4c176a81d6
commit 021bba18c4
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-tech-radar': patch
---
Update readme
+1 -1
View File
@@ -85,7 +85,7 @@ import {
TechRadarLoaderResponse,
} from '@backstage/plugin-tech-radar';
class MyOwnClient implements TechRadarApi {
export class MyOwnClient implements TechRadarApi {
async load(id: string | undefined): Promise<TechRadarLoaderResponse> {
// if needed id prop can be used to fetch the correct data