Fix type export HeaderIconLinkRowProps
This commit is contained in:
@@ -15,5 +15,5 @@
|
||||
*/
|
||||
|
||||
export { HeaderIconLinkRow } from './HeaderIconLinkRow';
|
||||
export type { HeaderIconLinkRowProps } from './HeaderIconLinkRow';
|
||||
|
||||
export type { IconLinkVerticalProps } from './IconLinkVertical';
|
||||
|
||||
Reference in New Issue
Block a user