pradel / react-responsive-modal

Simple responsive react modal
https://react-responsive-modal.leopradel.com/
MIT License
604 stars 95 forks source link

docs: improve readability of classnames and styles properties #520

Closed bertyhell closed 9 months ago

bertyhell commented 9 months ago

By adding new lines the rendered markdown look like this image

instead of the original: image

pradel commented 9 months ago

thanks, it's better 👍

codecov[bot] commented 9 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (e5c9aac) 95.28% compared to head (a05752f) 95.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #520 +/- ## ======================================= Coverage 95.28% 95.28% ======================================= Files 6 6 Lines 191 191 Branches 69 70 +1 ======================================= Hits 182 182 Misses 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bertyhell commented 9 months ago

@pradel the issue should be fixed, can you run the build again?