Skip to content

Commit

Permalink
Merge branch 'main' of github.com:canyongbs/aidingapp into Improvemen…
Browse files Browse the repository at this point in the history
…t/AIDAPP-315-update-logo
  • Loading branch information
ketan-canyon committed Oct 23, 2024
2 parents 67e117a + ec9e612 commit d5e70e3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions resources/views/filament/forms/components/paragraph.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@
:id="$getId()"
:state-path="$getStatePath()"
>
<h1
{{ $attributes->merge($getExtraAttributes(), escape: false)->class(['text-sm text-gray-950 dark:text-white']) }}>
<p {{ $attributes->merge($getExtraAttributes(), escape: false)->class(['text-sm text-gray-950 dark:text-white']) }}>
{{ $getContent() }}
</h1>
</p>
</x-dynamic-component>

0 comments on commit d5e70e3

Please sign in to comment.