mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
enhance: lazy loading animation
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user