Skip to content

Commit

Permalink
1.2.16
Browse files Browse the repository at this point in the history
1.2.17

1.2.18
  • Loading branch information
irishcarbomb777 committed May 23, 2024
1 parent 79b2f86 commit 7248d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layers/ReactCache/defineReactCacheLayer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export const defineReactCacheLayer = <
useEffect(() => {
return () => {
(async () => {
console.log("RUNNY44444444")
console.log("RUNNNN4")
await updater?.(node, nodeState)
})()
}
Expand Down

0 comments on commit 7248d0f

Please sign in to comment.