UNPKG

@nnc-digital/nnc-design-system

Version:

Design system for West & North Northamptonshire Councils, two unitary councils encompassing Wellingborough, Corby, Daventry, East Northants, Kettering, Northampton, Northamptonshire County and South Northants.

5 lines (4 loc) 176 B
import React from "react"; import { SignpostLinksProps } from "./SignpostLinks.types"; declare const SignpostLinks: React.FC<SignpostLinksProps>; export default SignpostLinks;