snehalRK

Results 5 comments of snehalRK

> If the error is real and not a bug, you could try removing the withScriptjs higher order component and see if the map still shows up. Thanks for the...

If nobody has started work on this, I would like to contribute in adding this small feature. May I?

Hi @marqbeniamin, I did fork the project, but unable to run the same. Also I could not find any documentation to run the project. It'll be really helpful if you...

I am facing the same issue, for multiple classNames. `className={styles.redLightBlink + " " + styles.dotPosition}` or `className={[styles.redLightBlink, styles.dotPosition].join(' ')}` Both are working fine in example code, but doesn't reflect the...

If it's not assigned to anyone yet, I would like to solve it. Could you please assign to me?