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.

7 lines (6 loc) 156 B
export interface NoResultsTemplateProps { /** * The type of content being searched (e.g., 'events', 'results') */ contentType?: string; }