Skip to content

Commit

Permalink
- lintf
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztofrewak committed Nov 7, 2023
1 parent 53be982 commit 2b6871a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/Pages/Dashboard/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ defineProps({

<template>
<DashboardLayout>
<h2 class="text-2xl font-semibold leading-6 text-gray-900 mb-6">
<h2 class="mb-6 text-2xl font-semibold leading-6 text-gray-900">
Cześć, {{ name }}
</h2>

Expand Down

0 comments on commit 2b6871a

Please sign in to comment.