UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

5 lines (4 loc) 148 B
import { type ReactNode } from "react"; export declare function DisplayArtworkWhiteLabelProvider(props: { children: ReactNode; }): JSX.Element;