bugsfixed and design changes for generation 13'' screen

This commit is contained in:
José Lima
2025-02-23 18:47:57 +00:00
parent fec3b51553
commit 340ff5a30a
29 changed files with 2292 additions and 1680 deletions

View File

@@ -287,7 +287,7 @@ export default function History({
list={filteredStats}
renderCard={customContent}
searchFields={[]}
pageSize={30}
pageSize={25}
className="lg:!grid-cols-3"
/>
)}