v1.0-230926 #27
@@ -124,7 +124,6 @@ const Home: React.FC = () => {
|
|||||||
if (event.key === 'ArrowDown') {
|
if (event.key === 'ArrowDown') {
|
||||||
handleScrollDown()
|
handleScrollDown()
|
||||||
}
|
}
|
||||||
console.log(content.length)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
const content = [
|
const content = [
|
||||||
|
|||||||
Reference in New Issue
Block a user