Skip to content

Commit d48df49

Browse files
committed
fix: Fixed heatmap import
1 parent aa1a319 commit d48df49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Footer from '../components/Footer';
66
import { getCookie, setCookie } from 'typescript-cookie';
77
import IntImg from '../components/IntImg';
88
import JourneyPath from '../components/journey';
9-
import GitHeatMap from '../components/GitHeatmap';
9+
import GitHeatMap from '../components/GitHeatMap';
1010

1111
/**
1212
* The index page that sows some general content of the page.

0 commit comments

Comments
 (0)