fkhadra / react-toastify

React notification made easy 🚀 !
https://fkhadra.github.io/react-toastify/introduction
MIT License
12.33k stars 676 forks source link

Type Error in Readme documentation #983

Closed ObaidAshiq closed 11 months ago

ObaidAshiq commented 12 months ago

Confusion In Feature Section for Progress bar bullet

In feature section for this particular bullet

You can control the progress bar a la nprogress 😲 What is it supposed to mean?

fkhadra commented 11 months ago

Hey @ObaidAshiq, the progress bar can be controlled. Useful to implement upload progress for example. See https://fkhadra.github.io/react-toastify/use-a-controlled-progress-bar/