Skip to content

Commit

Permalink
feat: Updated src/components/About/Github.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Jan 15, 2024
1 parent b55f1dd commit 5ddd42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/About/Github.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from "react";
import GitHubCalendar from "react-github-calendar";
import GitHubCalendar from "github-calendar/dist/esm/index";
import { Row } from "react-bootstrap";
import { githubUsername } from "../data";

Expand Down

0 comments on commit 5ddd42a

Please sign in to comment.