UNPKG

northants-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) 238 B
import React from 'react'; import { PromotedServicesTabsProps } from './PromotedServicesTabs.types'; declare const PromotedServicesTabContent: React.FunctionComponent<PromotedServicesTabsProps>; export default PromotedServicesTabContent;