Mordy Tikotzky
Mordy Tikotzky
for example a file that looks like ```js // import colors from '../colors'; import Dropdown from '../Dropdown'; ``` will try to include both `colors` and `Dropdown` in the codesandbox when...
Hi, Thanks for the great lib. I did a cleanup locally and figured I'd push it up so you can see what I did (and if you like it merge...
**What does this PR do?** Currently there is no way to call crisp methods since when the integration loads it overwrites the $crisp array. This PR update the integration to...
currently if there is another album playing, clicking play on this album pauses the playing album and you need to click again to start playing this album.