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