Remove debug line

This commit is contained in:
Jackson Harper
2024-02-23 14:24:48 +08:00
parent 77e1602747
commit 2ff00497b9

View File

@ -973,8 +973,6 @@ function HomeFeedGrid(props: HomeFeedContentProps): JSX.Element {
return true
}, [props])
console.log('props.fetchItemsError', props.fetchItemsError)
return (
<VStack
css={{