forked from M3-Academy/desafio-react-e-typescript
refactor(footer): trocando ImageList de lugar
This commit is contained in:
parent
7b17b6860f
commit
46045ec773
@ -9,7 +9,7 @@ import VtexPci from "../../components/Footer/assets/icons/vtex-pci-200.svg";
|
||||
import M3 from "../../components/Footer/assets/icons/m3.svg";
|
||||
import Vtex from "../../components/Footer/assets/icons/vtex.svg";
|
||||
import styles from "./Footer.module.scss";
|
||||
import { Icon } from "../ImageList/ImageList";
|
||||
import { Icon } from "./ImageList/ImageList";
|
||||
|
||||
const FooterBottom = () => {
|
||||
return (
|
||||
|
Loading…
x
Reference in New Issue
Block a user