MCPcopy Create free account
hub / github.com/drcmda/react-contextual / Invert

Class Invert

assets/examples/context-decorator.js:6–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4}
5
6@transformContext(ThemeProvider, 'color')
7class Invert extends React.PureComponent {
8 // ...
9}
10
11@subscribe(ThemeProvider, 'color')
12class Say extends React.PureComponent {

Callers

nothing calls this directly

Calls 1

transformContextFunction · 0.85

Tested by

no test coverage detected