Updated api-report.md
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
This commit is contained in:
@@ -384,6 +384,7 @@ export type ErrorPanelClassKey = 'text' | 'divider';
|
||||
export type ErrorPanelProps = {
|
||||
error: Error;
|
||||
defaultExpanded?: boolean;
|
||||
titleFormat?: string;
|
||||
title?: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user