mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
update all dependencies
This commit is contained in:
@@ -243,7 +243,7 @@ export function FeedEntries() {
|
||||
<div
|
||||
key={entry.id}
|
||||
ref={el => {
|
||||
refs.current[entry.id] = el!
|
||||
if (el) refs.current[entry.id] = el
|
||||
}}
|
||||
>
|
||||
<FeedEntry
|
||||
|
||||
Reference in New Issue
Block a user