We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4276cec + aa62a24 commit 01c5cccCopy full SHA for 01c5ccc
1 file changed
src/views/Home/components/HomeWTC/HomeWTC.tsx
@@ -12,6 +12,7 @@ import edition from "@data/2026.json";
12
import { useDateInterval } from "@hooks/useDateInterval";
13
14
// @ts-expect-error some quirky import
15
+
16
import { Color } from "@styles/colors";
17
import { formatDateRange } from "@utils/dateUtils";
18
0 commit comments