Remove extra setter

This commit is contained in:
Jackson Harper
2024-06-25 19:51:46 +08:00
parent 98015f1ec8
commit be2928017c

View File

@ -995,7 +995,6 @@ function HomeFeedGrid(props: HomeFeedContentProps): JSX.Element {
{showItems && (
<LibraryItemsLayout
folder={props.folder}
viewer={viewerData?.me}
layout={layout}
isChecked={props.itemIsChecked}