Closed Nantris closed 7 years ago
Thanks very much for the great work @dubert.
I am trying to use the timeStep property and I have tried passing it in in many ways to no effect.
timeStep={15} timeStep="15"
and
const kronosOptions = { timeStep: 15 } <kronosComponent {...kronosOptions } />
None of these produced any effect? Thanks for any ideas you may have.
Thanks! Fixed in 1.5.2
Thanks so much!
Thanks very much for the great work @dubert.
I am trying to use the timeStep property and I have tried passing it in in many ways to no effect.
and
None of these produced any effect? Thanks for any ideas you may have.