Releases: salikansari6/react-preloader-tmnt
Releases · salikansari6/react-preloader-tmnt
Breaking changes with new loading Component
The indicators are now present as individual components. Users should import the loaders and add it to loaderType prop in Preloader component. Before, the loaderType prop accepted a string, but now it accepts a component. New slim progress bar LinearProgress as seen on YouTube and Medium added
bugfix for proptype color warning
Merge pull request #7 from salikansari6/dev Dev