annahansen229

Results 4 issues of annahansen229

### Issue description - components: `AccordionBody` - reactstrap version `#9.1.5` - react version `#16.12.0` - bootstrap version `#5.2.3` ### What is happening? I am trying to set zero padding on...

I am using nyc for coverage in a CRA application following [this ](https://glebbahmutov.com/blog/component-code-coverage/)tutorial. I was able to set my nyc configuration to instrument all files in the application so that...

### What would you like? I'd like to be able to customize the verbosity of the testing output. Currently the `--quiet` flag turns off ALL output but there is no...

type: enhancement
cli

react-player provides `onEnded` that is useful for doing things when the video is done playing. DashPlayer should expose an `ended` property that is `True` when the video has finished playing....