refactor(footer): trocando ImageList de lugar

This commit is contained in:
Ana Carolina Duarte Cavalcante 2023-01-11 17:27:34 -03:00
parent 7b17b6860f
commit 46045ec773
2 changed files with 1 additions and 1 deletions

View File

@ -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 (