Skip to content

Commit c10ad29

Browse files
committed
Changed turbo tag for packages
1 parent 6464032 commit c10ad29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/packages/index.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class="d-none d-md-inline-flex link-body-emphasis text-decoration-none icon-link
2121
</x-header>
2222

2323
<x-container>
24-
<x-turbo-frame id="packages" refresh="morph">
24+
<x-turbo::frame id="packages" refresh="morph">
2525
<div class="row g-4 g-md-5 justify-content-center align-items-start position-relative mb-xl-5 mb-3">
2626
<div class="col-md-4 col-xl-3 d-none d-md-block">
2727
<span class="display-6 fw-bold text-body-emphasis mb-4 text-balance">Категории</span>
@@ -132,7 +132,7 @@ class="d-block lh-sm small fw-medium m-0 stretched-link link-body-emphasis text-
132132

133133
</div>
134134
</div>
135-
</x-turbo-frame>
135+
</x-turbo::frame>
136136
</x-container>
137137

138138
@endsection

0 commit comments

Comments
 (0)