|
|
import { useState, useEffect } from "react";
|
|
import { useState, useEffect } from "react";
|
|
|
function CaseProgress({ data, nextButton, prevButton, tahun, newLaporan, excel }) {
|
|
function CaseProgress({ data, nextButton, prevButton, tahun, newLaporan, excel }) {
|
|
|
const [chartData, setChartData] = useState([
|
|
const [chartData, setChartData] = useState([
|