add api-report

Signed-off-by: Samira Mokaram <samiram@spotify.com>
This commit is contained in:
Samira Mokaram
2021-10-29 17:45:54 +02:00
parent c493f261e2
commit a300f19a93
+1
View File
@@ -64,6 +64,7 @@ export type BackstagePaletteAdditions = {
error: string;
text: string;
link: string;
warning: string;
};
};