Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapesJS/react
/ noop
Function
noop
packages/grapesjs-react/src/utils/index.ts:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
16
export
function
noop() {}
17
18
export
function
useTraceUpdate(props: Record<string, any>) {
19
const
prev = useRef(props);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected