Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeWithHarry/Sigma-Web-Dev-Course
/ toggleFinished
Function
toggleFinished
Video 114/src/App.jsx:26–28 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
24
}
25
26
const toggleFinished = (e) => {
27
setshowFinished(!showFinished)
28
}
29
30
31
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected