Update api-report
Signed-off-by: Yevhenii Huselietov <yevhenii.huselietov@gmail.com>
This commit is contained in:
@@ -541,6 +541,17 @@ export type HorizontalScrollGridClassKey =
|
||||
| 'buttonLeft'
|
||||
| 'buttonRight';
|
||||
|
||||
// @public (undocumented)
|
||||
export function IconLinkVertical({
|
||||
color,
|
||||
disabled,
|
||||
href,
|
||||
icon,
|
||||
label,
|
||||
onClick,
|
||||
title,
|
||||
}: IconLinkVerticalProps): React_2.JSX.Element;
|
||||
|
||||
// @public (undocumented)
|
||||
export type IconLinkVerticalClassKey =
|
||||
| 'link'
|
||||
|
||||
Reference in New Issue
Block a user