style: fix formatting via prettier

This commit is contained in:
2026-08-28 14:29:54 +05:00
parent 10278981ba
commit ada96b3534
124 changed files with 8211 additions and 5662 deletions
+6 -1
View File
@@ -22,7 +22,12 @@
</div>
<div class="top-actions">
<span class="status"><StatusDot /> AUTO PIPELINE</span>
<IconButton icon={CircleHelp} label="Help" variant="bare" onclick={() => {}} />
<IconButton
icon={CircleHelp}
label="Help"
variant="bare"
onclick={() => {}}
/>
<IconButton
icon={theme === "light" ? Moon : Sun}
label="Toggle theme"