By default, ToastContainer have the attributes as below
<ToastContainerposition="top-right"autoClose={5000}hideProgressBar={false}newestOnTop={false}closeOnClickrtl={false}pauseOnFocusLossdraggablepauseOnHover/>{/* Same as */}
<ToastContainer/>
Conclusion
With a few steps to install the package and usage with code, you now have a colourful alert to use to make it more attractive for user, thank you for your time.