Skip to content

Commit

Permalink
πŸ“ (v1.blade.php): update comment to be more descriptive and meaningful
Browse files Browse the repository at this point in the history
  • Loading branch information
marco76tv committed Jul 1, 2024
1 parent a5ddf0e commit 5af7753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/views/components/render/blocks/v1.blade.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@props(['blocks'])
{{-- --}}
{{-- Blocks --}}
@foreach ($blocks as $block)
<x-render.block :block="$block" :model="$model" />
@endforeach

0 comments on commit 5af7753

Please sign in to comment.