updated headerbar with headeraction option

This commit is contained in:
2025-03-10 16:14:49 +01:00
parent df43c77f87
commit 9fd01ee43a
5 changed files with 30 additions and 12 deletions
@@ -0,0 +1,5 @@
<div class="py-6 px-4 sm:px-6 lg:px-8">
<h2 class="font-semibold text-xl text-gray-800 dark:text-gray-200 leading-tight">
{{ $slot }}
</h2>
</div>