mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
6 lines
351 B
PHP
6 lines
351 B
PHP
<div class="flex aspect-square size-8 items-center justify-center rounded-md bg-accent-content text-accent-foreground">
|
|
<x-app-logo-icon class="size-5 fill-current text-white dark:text-black" />
|
|
</div>
|
|
<div class="ml-1 grid flex-1 text-left text-sm">
|
|
<span class="mb-0.5 truncate leading-none font-semibold">Laravel TRMNL Server</span>
|
|
</div>
|