Merge pull request 'fix: Corrigido a quantidade de imagens mobile' (#25) from feature/shelf into development

Reviewed-on: #25
This commit is contained in:
Savio Carvalho Moraes 2023-02-10 18:50:31 +00:00
commit fb6d8b9672

View File

@ -313,7 +313,7 @@
"itemsPerPage": { "itemsPerPage": {
"desktop": 4, "desktop": 4,
"tablet": 3, "tablet": 3,
"phone": 1 "phone": 2
}, },
"infinite": true, "infinite": true,
"showNavigationArrows": "always", "showNavigationArrows": "always",