PrestaShopCorp / puik

PrestaShop UI Kit with Tailwind aka Puik
MIT License
13 stars 1 forks source link

[Pagination] [Loader variant] - refacto itemCount #344

Closed mattgoud closed 3 months ago

mattgoud commented 3 months ago

Context

Pagination variant loader

Currently the number of items seen must be implemented by the user via the itemCount prop. This should be managed automatically at the internal level of the component.