feat: add preview catalog and catalog group and header

This commit is contained in:
2026-08-29 07:54:45 +05:00
parent 7578a185b6
commit b695f5d58c
7 changed files with 239 additions and 1803 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
<span class="tool-index">
{index !== undefined ? index.toString().padStart(2, "0") : ""}
</span>
<span class="tool-arrow"><ArrowUpRight size={16} /></span>
<ArrowUpRight class="tool-arrow" size={16} />
</a>
<style>