Update src/routes/backoffice/+layout.svelte
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<div
|
||||
class="flex items-center justify-between bg-white shadow px-6 py-3 border-b"
|
||||
>
|
||||
<div class="text-lg font-semibold text-gray-700">Dashboard</div>
|
||||
<div class="text-lg font-semibold text-gray-700">Dashboard!</div>
|
||||
|
||||
<div class="flex items-center gap-6">
|
||||
<!-- Notifications -->
|
||||
|
||||
Reference in New Issue
Block a user