|
@@ -57,7 +57,6 @@ const Tags = (props: TagsProps): JSX.Element => {
|
|
|
);
|
|
);
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
-
|
|
|
|
|
type WideViewMenuItemProps = AdditionalMenuItemsRendererProps & {
|
|
type WideViewMenuItemProps = AdditionalMenuItemsRendererProps & {
|
|
|
onClickMenuItem: (newValue: boolean) => void,
|
|
onClickMenuItem: (newValue: boolean) => void,
|
|
|
expandContentWidth?: boolean,
|
|
expandContentWidth?: boolean,
|