got infinite scrolling working

This commit is contained in:
subnub
2024-06-23 19:18:32 -04:00
parent da3cbb4723
commit a425e5be6d
12 changed files with 298 additions and 206 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class LeftSection extends React.Component {
render() {
return (
<div
className="menu__block p-6 hidden mobileMode:block"
className="menu__block p-6 hidden mobileMode:block border-r"
ref={this.props.leftSectionRef}
style={
this.props.leftSectionMode === ""