mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-28 13:26:16 +03:00
pnpm format
This commit is contained in:
parent
03bb8bdf9a
commit
2e3ff0f601
@ -47,7 +47,7 @@
|
||||
class="-ml-2 hover:text-zinc-100"
|
||||
on:click={() => (date = new Date(date.getTime() - 24 * 60 * 60 * 1000))}
|
||||
>
|
||||
<IconChevronLeft class="w-8 h-8" />
|
||||
<IconChevronLeft class="w-8 h-8" />
|
||||
</button>
|
||||
<div class="flex-grow text-center">
|
||||
{formatDate(date)}
|
||||
@ -61,7 +61,7 @@
|
||||
}
|
||||
}}
|
||||
>
|
||||
<IconChevronRight class="w-8 h-8" />
|
||||
<IconChevronRight class="w-8 h-8" />
|
||||
</button>
|
||||
</div>
|
||||
</header>
|
||||
|
Loading…
Reference in New Issue
Block a user