Update (list): Fix crash on list output
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
$tag = "h{$level}";
|
||||
@endphp
|
||||
|
||||
<{{ $tag }}>{{ $data['text'] ?? '' }}</{{ $tag }}>
|
||||
<{{ $tag }} class="fw-bold">{!! $data['text'] ?? '' !!}</{{ $tag }}>
|
||||
|
||||
Reference in New Issue
Block a user