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