mirror of
https://github.com/Ku6epXBOCTuK/easy-png-tools.git
synced 2026-09-14 21:46:35 +00:00
feat: add preview catalog and catalog group and header
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<section class="catalog-group">
|
||||
<div class="group-title">
|
||||
<span>{label}</span>
|
||||
<i>{count} <!-- --> TOOLS</i>
|
||||
<i>{count.toString().padStart(2, "0")} <!-- --> TOOLS</i>
|
||||
</div>
|
||||
<div class="tool-cards">
|
||||
{@render children()}
|
||||
|
||||
Reference in New Issue
Block a user