MCPcopy Create free account
hub / github.com/gaearon/react-hot-loader / configureComponent

Function configureComponent

src/utils.dev.js:19–19  ·  view source on GitHub ↗
(component, options)

Source from the content-addressed store, hash-verified

17};
18
19export const configureComponent = (component, options) => setComponentOptions(component, options);
20
21export const setConfig = config => setConfiguration(config);

Callers 1

Calls 1

setComponentOptionsFunction · 0.90

Tested by

no test coverage detected