Update api-report.md

Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
This commit is contained in:
hiba-aldalaty
2021-10-28 11:27:12 +01:00
parent 61644f021c
commit cf43248673
2 changed files with 33 additions and 5 deletions
+9
View File
@@ -41,6 +41,15 @@ export type BackstagePaletteAdditions = {
indicator: string;
color: string;
selectedColor: string;
navItem: {
hoverBackground: string;
};
submenu: {
background: string;
indicator: string;
color: string;
selectedColor: string;
};
};
tabbar: {
indicator: string;