update api-report.md

Signed-off-by: Kiss Miklos <miklos@roadie.io>
This commit is contained in:
Kiss Miklos
2022-06-13 11:37:37 +02:00
parent ae2adaff8e
commit d5962d1cc6
+1 -1
View File
@@ -139,8 +139,8 @@ export const useUserProfile: () =>
| {
profile: ProfileInfo;
displayName: string;
backstageIdentity: undefined;
loading: boolean;
backstageIdentity?: undefined;
}
| {
profile: ProfileInfo;