MCPcopy Create free account
hub / github.com/developedbyed/react-gradient-glow / animateBoxes

Function animateBoxes

components/boxes.tsx:31–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 }
30
31 function animateBoxes() {
32 startTransition(() => {
33 setIsOn(!isOn);
34 })
35 }
36
37 return (
38

Callers 1

BoxesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected