UNPKG

@hmlr/govuk-react-components-library

Version:

These are common component use for React applications based on GDS and govuk-frontend

6 lines (5 loc) 93 B
export interface CardColumnProps { link: string; header: string; body: string; }