MCPcopy Create free account
hub / github.com/reactstrap/reactstrap / UtilTest

Function UtilTest

types/reactstrap-tests.tsx:5318–5322  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5316};
5317
5318const UtilTest = () => {
5319 Util.setGlobalCssModule({
5320 btn: 'btn2',
5321 });
5322};
5323
5324const ScheduleUpdate = () => {
5325 return (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…