Skip to content

Commit bce91a4

Browse files
authored
Merge branch 'master' into development
2 parents 211b39e + 7d265a3 commit bce91a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/views/components/includes/loading.blade.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
@if($this->hasLoadingPlaceholderBlade())
2323
@include($this->getLoadingPlaceHolderBlade(), ['colCount' => $colCount])
2424
@else
25-
2625
<div class="h-min self-center align-middle text-center">
2726
<div class="lds-hourglass"{{
2827
$attributes->merge($loaderIcon)

0 commit comments

Comments
 (0)