Skip to content

Commit

Permalink
ci 오류 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
KANGYONGSU23 committed Nov 24, 2023
1 parent 5fee56c commit 30fc764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/CardList.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from "react";
import CompanyCard from "./CompanyCard";
import CompanyCard from "./company/CompanyCard";
import RecruitmentsCard from "./recruitments/RecruitmentsCard";

interface PropsType {
Expand Down

0 comments on commit 30fc764

Please sign in to comment.