osstotalsoft / rocket-ui-ts

A collection of reusable and composable React components written in TypeScript built on top of Material UI Core V5
MIT License
19 stars 4 forks source link

Add ToastContainerProps custom type for useToast #132

Closed cristidumitrescutotalsoft closed 1 month ago

cristidumitrescutotalsoft commented 1 month ago

In #125 pull request, the intended outcome of having the tooltip documentation read as "Default: 5000" for autoClose paramiter was not reached. This pull request aims to fix that.