bl5ck
bl5ck
My component folder have 5 files: - index.js - SignUp.js - signUp.styles.js - signUp.duck.js - signUp.saga.js and the cli only picks up `SignUp.js` and `index.js` (please correct me if I'm...
When combine `VictoryVoronoiContainer` with ``` scaleDiscontinuous( d3Scale.scaleTime() ).discontinuityProvider(discontinuitySkipWeekends()) ``` from [d3fc-discontinuous-scale](https://github.com/d3fc/d3fc/blob/master/packages/d3fc-discontinuous-scale/src/discontinuity/skipWeekends.js) there would be an error: **TypeError: date.getDay is not a function** when hovering the Chart.
Learn more here (https://github.com/StephenChou1017/react-big-scheduler/issues/56#issuecomment-455448991) Please feel free to let me know if you need any adjustment/information.