Skip to content

Commit

Permalink
fixed: import
Browse files Browse the repository at this point in the history
  • Loading branch information
debojitsaha committed Jan 21, 2024
1 parent ea64aca commit eb4d51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/partials/Sponsors/Sponsors.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from "react";
import SponsorsCard from "./SponsorsCard";
import { sponsorData } from "../../constants/sponsorData";
import { sponsorData } from "../../constants/SponsorData";
import "./Sponsors.scss";

function Sponsors() {
Expand Down

0 comments on commit eb4d51d

Please sign in to comment.