Skip to content

Commit

Permalink
Update index.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
agr3w authored Jul 27, 2023
1 parent f1b0c5f commit c38411b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/GiftCards/Todos/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export default function RenderGifts() {
<Categorias categorias={categoriasItens} />
<ItensCard
jogos={subcategoriaData.jogos}
imagemDiretorio="/imgs/produtos"
imagemDiretorio="/imgs/Produtos"
secaoAtual={subcategoriaData.title}
/>
<Footer />
Expand Down

1 comment on commit c38411b

@vercel
Copy link

@vercel vercel bot commented on c38411b Jul 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.