UNPKG

@amsterdam/design-system-react

Version:

All React components from the Amsterdam Design System. Use it to compose pages in your website or application.

6 lines (5 loc) 257 B
export { Footer } from './Footer'; export type { FooterProps } from './Footer'; export type { FooterMenuProps } from './FooterMenu'; export type { FooterMenuLinkProps } from './FooterMenuLink'; export type { FooterSpotlightProps } from './FooterSpotlight';