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 25d68ac commit 7cfa8eeCopy full SHA for 7cfa8ee
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