From f0fcdbfed1ccf68f27c305ab9301f8904a37a446 Mon Sep 17 00:00:00 2001 From: hiba-aldalaty Date: Thu, 4 Nov 2021 14:10:03 +0000 Subject: [PATCH] Update api-report.md in @backstage/theme Signed-off-by: hiba-aldalaty --- packages/theme/api-report.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/theme/api-report.md b/packages/theme/api-report.md index 6a85bafed6..f4b6d9b79f 100644 --- a/packages/theme/api-report.md +++ b/packages/theme/api-report.md @@ -46,9 +46,6 @@ export type BackstagePaletteAdditions = { }; submenu: { background: string; - indicator: string; - color: string; - selectedColor: string; }; }; tabbar: {