Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
tmdevde committed May 25, 2020
1 parent 28bb805 commit f4dabc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/livewire/tasks.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class="min-w-8 min-h-8 w-8 h-8 bg-white-500 flex items-center justify-center rou
</div>
@endif
<div wire:loading wire:target="getTasks" class="spinner mb-2"></div>
</div>
</div>

</div>

0 comments on commit f4dabc4

Please sign in to comment.