Fixed imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Card from "../../Card";
|
||||
import yourself from "../../../assets/Yourself.svg"
|
||||
import staff from "../../../assets/staff.svg"
|
||||
import agency from "../../../assets/agency.svg"
|
||||
import staff from "../../../assets/Staff.svg"
|
||||
import agency from "../../../assets/Agency.svg"
|
||||
import { useTranslation } from "react-i18next";
|
||||
|
||||
const CardContainer = () => {
|
||||
|
||||
Reference in New Issue
Block a user