Update api reports to reflect property name change
Signed-off-by: Chase Bennett <chase_bennett@carmax.com>
This commit is contained in:
committed by
Vincenzo Scamporlino
parent
87ad7c153a
commit
f39257d454
@@ -1128,7 +1128,7 @@ export type SidebarSubmenuItemProps = {
|
||||
icon?: IconComponent;
|
||||
dropdownItems?: SidebarSubmenuItemDropdownItem[];
|
||||
exact?: boolean;
|
||||
expanded?: boolean;
|
||||
initialShowDropDown?: boolean;
|
||||
};
|
||||
|
||||
// @public
|
||||
|
||||
Reference in New Issue
Block a user