mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove extra setter
This commit is contained in:
parent
98015f1ec8
commit
be2928017c
1 changed files with 0 additions and 1 deletions
|
|
@ -995,7 +995,6 @@ function HomeFeedGrid(props: HomeFeedContentProps): JSX.Element {
|
|||
|
||||
{showItems && (
|
||||
<LibraryItemsLayout
|
||||
folder={props.folder}
|
||||
viewer={viewerData?.me}
|
||||
layout={layout}
|
||||
isChecked={props.itemIsChecked}
|
||||
|
|
|
|||
Loading…
Reference in a new issue