bump version

This commit is contained in:
2024-06-27 02:49:07 +00:00
parent 16f1d987cd
commit 5e58ddf440
11 changed files with 346 additions and 345 deletions

View File

@@ -1,13 +1,13 @@
import {
Chart as ChartJS,
Title,
Colors,
Tooltip,
Legend,
BarElement,
ArcElement,
BarElement,
CategoryScale,
Chart as ChartJS,
Colors,
Legend,
LinearScale,
Title,
Tooltip,
} from "chart.js"
const [isLoaded] = useToggle()