MCPcopy
hub / github.com/facebook/react / afterActiveInstanceBlur

Function afterActiveInstanceBlur

packages/react-art/src/ReactFiberConfigART.js:578–580  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

576}
577
578export function afterActiveInstanceBlur() {
579 // noop
580}
581
582export function preparePortalMount(portalInstance: any): void {
583 // noop

Callers 1

flushMutationEffectsFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected