enhance: lazy loading animation

This commit is contained in:
Tienson Qin
2022-01-10 16:27:07 +08:00
parent 906bd0234e
commit c62d59c581
3 changed files with 9 additions and 8 deletions

View File

@@ -2939,7 +2939,7 @@
{:on-load bottom-reached
:threhold 1000
:has-more has-more?
:more-text "More"})]))
:more (if (:preview? config) "More" (ui/loading "Loading"))})]))
(rum/defcs blocks-container <
{:init (fn [state]