Skip to content

Commit 78f633b

Browse files
refactor: remove LeetCodeCalendar component and its TypeScript definitions
1 parent a7c9436 commit 78f633b

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

app/dashboard/page.tsx

-3
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ import {
3636
Timer
3737
} from "lucide-react";
3838

39-
import LeetCodeCalendar from "leetcode-calendar";
40-
import { exampleTheme } from "../../lib/leetcode-calendar-theme";
41-
4239
ChartJS.register(
4340
CategoryScale,
4441
LinearScale,

leetcode-calendar.d.ts

-15
This file was deleted.

0 commit comments

Comments
 (0)