UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

10 lines (8 loc) 291 B
export { headerFooterDisplayItem, addDisplayTranslations } from "./Display"; /** * @deprecated: It's no longer needed to manually mount this component. * @see: https://components.react-dsfr.codegouv.studio/?path=/docs/components-display */ export function Display() { return null; }