mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-23 16:24:21 +01:00
remove console.log
This commit is contained in:
@@ -48,8 +48,6 @@ export default function ProjectsRow({ title, categoryId, projects }: Props) {
|
||||
}
|
||||
|
||||
useResizeListener(() => {
|
||||
console.log(calcNumItems());
|
||||
|
||||
setCarouselItmsCnt(calcNumItems());
|
||||
}, [setCarouselItmsCnt])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user