Переписываю спорные решения
This commit is contained in:
parent
549e0eac74
commit
f75510b20c
@ -45,7 +45,7 @@ const Home = () => {
|
|||||||
);
|
);
|
||||||
dispatch(tags(tempTags))
|
dispatch(tags(tempTags))
|
||||||
})
|
})
|
||||||
console.log(1)
|
|
||||||
}, [index]);
|
}, [index]);
|
||||||
|
|
||||||
const loadMore = (count) => {
|
const loadMore = (count) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user