UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

3 lines (2 loc) 150 B
export { Anchor } from './Anchor'; export type { AnchorCssVariables, AnchorFactory, AnchorProps, AnchorStylesNames, AnchorVariant, } from './Anchor';