index.tsx
const [ data, setData ] = useState({}); const [ dataChart, setDataChart] = useState({}); const [ isLoading, setIsL