Skip to content

Commit 02b0ba7

Browse files
author
Mauricio Herrera Rodriguez (from Dev Box)
committed
feat(git workflows): forcing new release to test semantic release
BREAKING CHANGE: No breaking changes
1 parent 9bffa3d commit 02b0ba7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Lazy with Retry
22

33
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
4+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
45

56
`lazy-with-retry` is a utility library designed to enhance the React `lazy` function by adding retry and fallback mechanisms. It is particularly useful for dynamically importing components in React applications where network issues or other failures might prevent a component from loading successfully. This library ensures a better user experience by providing retries, fallback components, and even page refreshes as a last resort.
67

0 commit comments

Comments
 (0)