Skip to content

Commit

Permalink
update path to StudentsSection
Browse files Browse the repository at this point in the history
  • Loading branch information
lankabelgezogen committed Nov 25, 2024
1 parent 18fedb8 commit 37ea057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/industry/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import Link from "next/link";
import PictureHero from "@components/BannerHero";
import { bitter } from "@styles/fonts";
import { cx } from "class-variance-authority";
import { StudentsSection } from "./studentsSection";
import { StudentsSection } from "./StudentsSection";
import { IndustrySection } from "./IndustrySection";
import { Metadata } from "next";

Expand Down

0 comments on commit 37ea057

Please sign in to comment.