Skip to content

Commit

Permalink
Refactor import path for MeetTheMaintainer component
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Sep 13, 2024
1 parent 72e94fd commit 412a6e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ published: true

import { BlogWrapper } from "../../Blog.style.js";
import img from "./michael-gfeller-layer5-maintainer.webp";
import { MeetTheMaintainer } from "../MeetTheMaintainer.style";
import { MeetTheMaintainer } from "../../MeetTheMaintainer.style";
import { Link } from "gatsby";
import ForkLift from "../../../../assets/images/app/hero/forklift.svg";
import MoireCircles from "./Line Moire.svg";
Expand Down

0 comments on commit 412a6e1

Please sign in to comment.