UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

3 lines 123 B
import { createContext } from "react"; export const context = createContext(undefined); //# sourceMappingURL=context.js.map