UNPKG

@spark-web/text-link

Version:

--- title: Text Link storybookPath: navigation-textlink--default isExperimentalPackage: true ---

5 lines (4 loc) 206 B
export { TextLink } from './text-link'; export { TextLinkButton } from './text-link-button'; export type { TextLinkProps } from './text-link'; export type { TextLinkButtonProps } from './text-link-button';