no one cares.
Some checks failed
Deploy / deploy (push) Failing after 2m41s

This commit is contained in:
Lee 2024-10-02 10:59:00 +01:00
parent ba506a59db
commit 9f13c2f66a

@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
"use client";
import { CategoryScale, Chart, Legend, LinearScale, LineElement, PointElement, Title, Tooltip } from "chart.js";