MCPcopy Create free account
hub / github.com/NMWplays/Glowify / forwardRef

Function forwardRef

theme.js:4964–4967  ·  view source on GitHub ↗
(render)

Source from the content-addressed store, hash-verified

4962 if (truthUri && truthUri !== currentUri) {
4963 currentUri = truthUri;
4964 currentUrl2 = truthUrl;
4965 setSlot(currentSlot, currentUrl2);
4966 prevUri = getPrevUri();
4967 prevUrl = getPrevCoverUrl();
4968 nextUri = getNextUri();
4969 nextUrl = getNextCoverUrl();
4970 setSlot(prevSlot, prevUrl);

Callers

nothing calls this directly

Calls 1

getReactFunction · 0.85

Tested by

no test coverage detected