Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuarkGluonPlasma/react-course-code
/ App4.tsx
File
App4.tsx
ahooks-hook/src/App4.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React, { useState } from
'react'
;
2
import useTimeout from
'./useTimeout'
;
3
4
export default () => {
Callers
nothing calls this directly
Calls
3
useState
Function · 0.90
useTimeout
Function · 0.85
setState
Function · 0.50
Tested by
no test coverage detected