We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a54f4 commit 559d068Copy full SHA for 559d068
src/2023/Home/components/Sponsors/SponsorBadge.tsx
@@ -4,7 +4,7 @@ import {
4
leftVariants,
5
rightVariants,
6
StyledSponsorBadgeLeft,
7
-} from "./Sponsors.style";
+} from "@views/Home/components/Sponsors/Sponsors.style";
8
9
import type { FC } from "react";
10
0 commit comments