MCPcopy Create free account
hub / github.com/QuarkGluonPlasma/react-course-code / App.js

File App.js

zustand-test/src/App.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useEffect } from 'react';
2import { create } from 'zustand'
3
4function logMiddleware(func) {

Callers

nothing calls this directly

Calls 2

createFunction · 0.90
useEffectFunction · 0.90

Tested by

no test coverage detected