UNPKG

@amsterdam/design-system-react

Version:

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

5 lines (4 loc) 272 B
export { DescriptionList } from './DescriptionList'; export type { DescriptionListProps } from './DescriptionList'; export type { DescriptionListTermProps } from './DescriptionListTerm'; export type { DescriptionListDescriptionProps } from './DescriptionListDescription';