UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

7 lines (6 loc) 284 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 declare function Display(): null;