MCPcopy 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

1import React, { useState } from 'react';
2import useTimeout from './useTimeout';
3
4export default () => {

Callers

nothing calls this directly

Calls 3

useStateFunction · 0.90
useTimeoutFunction · 0.85
setStateFunction · 0.50

Tested by

no test coverage detected