UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

6 lines 261 B
import { cx as genericCx } from "../tools/cx"; /** Copy pasted from * https://github.com/emotion-js/emotion/blob/23f43ab9f24d44219b0b007a00f4ac681fe8712e/packages/react/src/class-names.js#L17-L63 **/ export const cx = genericCx; //# sourceMappingURL=cx.js.map