diff --git a/resources/views/filament/forms/components/paragraph.blade.php b/resources/views/filament/forms/components/paragraph.blade.php index ca88cd2d6..5c719659c 100644 --- a/resources/views/filament/forms/components/paragraph.blade.php +++ b/resources/views/filament/forms/components/paragraph.blade.php @@ -36,8 +36,7 @@ :id="$getId()" :state-path="$getStatePath()" > -

merge($getExtraAttributes(), escape: false)->class(['text-sm text-gray-950 dark:text-white']) }}> +

merge($getExtraAttributes(), escape: false)->class(['text-sm text-gray-950 dark:text-white']) }}> {{ $getContent() }} -

+