fix: newsletter

This commit is contained in:
Patrick Reis Santos 2023-01-20 19:57:42 -03:00
parent c4e3e0e938
commit 7310a529b9
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -1,7 +1,7 @@
import style from "./footer.module.scss";
import { InfoAgencia } from "./info-agencia/info-agencia";
import { Newsletter } from "./newsletter/newsletter";
import { Newsletter } from "../newsletter/newsletter";
import { InfoAgenciaMobile } from "./info-agencia-mobile/info-agencia-mobile";
import boleto from "./assets/Boleto.png";