chore: fix API report after rebase
Signed-off-by: ambulgm <mukul.ambulgekar@autodesk.com>
This commit is contained in:
@@ -165,7 +165,7 @@ export type NotificationsSideBarItemProps = {
|
||||
text?: string;
|
||||
disableHighlight?: boolean;
|
||||
noTrack?: boolean;
|
||||
renderItem?: (props: NotificationsRenderItemProps) => React_2.ReactNode;
|
||||
renderItem?: (props: NotificationsRenderItemProps) => React.ReactNode;
|
||||
};
|
||||
|
||||
// @public (undocumented)
|
||||
|
||||
Reference in New Issue
Block a user