✨ Infinite scrolling
This commit is contained in:
parent
acbe9a09dc
commit
155f1af30d
6 changed files with 130 additions and 1 deletions
8
layouts/partials/loading.html
Normal file
8
layouts/partials/loading.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<div class="loading-wrapper">
|
||||
<div class="lds-ellipsis">
|
||||
<div></div>
|
||||
<div></div>
|
||||
<div></div>
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue