fix: 🐛
This commit is contained in:
@@ -310,7 +310,6 @@ const NoteList = forwardRef<
|
||||
}
|
||||
if (eosed) {
|
||||
setLoading(false)
|
||||
setHasMore(events.length > 0)
|
||||
addReplies(events)
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user