Missing export for IconLinkVertical

Signed-off-by: Yevhenii Huselietov <yevhenii.huselietov@gmail.com>
This commit is contained in:
Yevhenii Huselietov
2023-11-15 21:44:35 +02:00
committed by GitHub
parent dc24f7ffdf
commit 18e0cc335c
@@ -15,6 +15,7 @@
*/
export { HeaderIconLinkRow } from './HeaderIconLinkRow';
export { IconLinkVertical } from './IconLinkVertical';
export type { HeaderIconLinkRowClassKey } from './HeaderIconLinkRow';
export type {
IconLinkVerticalProps,