MCPcopy
hub / github.com/Semantic-Org/Semantic-UI-React / badUsage

Function badUsage

test/specs/lib/factories-test.js:135–135  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133
134 _.each(badComponents, (badComponent) => {
135 const badUsage = () => createShorthandFactory(badComponent, () => ({}))
136
137 expect(badUsage).to.throw()
138 })

Callers

nothing calls this directly

Calls 2

createShorthandFactoryFunction · 0.90
createShorthandFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…