Updated API reports due to the package change
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
@@ -185,7 +185,7 @@ export function createBaseThemeOptions<PaletteOptions>(
|
||||
palette: PaletteOptions;
|
||||
typography: BackstageTypography;
|
||||
page: PageTheme;
|
||||
getPageTheme: ({ themeId }: PageThemeSelector) => PageTheme;
|
||||
getPageTheme: (input: PageThemeSelector) => PageTheme;
|
||||
};
|
||||
|
||||
// @public @deprecated
|
||||
|
||||
Reference in New Issue
Block a user