Open sam123evers opened 6 years ago
Saving this feature for the future
this.state.selectedDiv === m.node.label ? "month-total-active" : "month-total" } onClick={() => { this.setState({selectedDiv: m.node.label}) }}```
Saving this feature for the future