• Robert Knight's avatar
    Rename function to fix eslint-plugin-react crash · 17b8ce10
    Robert Knight authored
    Naming the variable `createElement` caused a crash when running `yarn
    lint` with eslint-plugin-react v7.20.4, presumably because it was being
    treated like the `createElement` import from Preact/React.
    17b8ce10
dom-test.js 2.19 KB