added list item optimizations

This commit is contained in:
subnub
2024-06-23 20:35:34 -04:00
parent 5bf8ebd480
commit fe3748b900
12 changed files with 100 additions and 106 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ class RightSection extends React.Component {
render() {
return (
<div
onClicks={this.props.closeContext}
onClick={this.props.closeContext}
ref={this.props.rightSectionRef}
style={
this.props.rightSectionMode === ""