diff --git a/packages/support/resources/views/components/loading-section.blade.php b/packages/support/resources/views/components/loading-section.blade.php index 68fbdc5d927..596f8697689 100644 --- a/packages/support/resources/views/components/loading-section.blade.php +++ b/packages/support/resources/views/components/loading-section.blade.php @@ -27,8 +27,7 @@ :lgStart="$columnStart['lg'] ?? null" :xlStart="$columnStart['xl'] ?? null" :twoXlStart="$columnStart['2xl'] ?? null" - wire:replace - class="fi-loading-section" + class="fi-loading-section animate-pulse" > - +