Marc Vachette

Results 1 comments of Marc Vachette

I encoutered the same bug, and I can propose a more simple solution, (based on the code used for "day" panel) ```js //Month.jsx render() { const _moment = this.state.moment; -...