@bigbinary/neeto-commons-frontend 2.0.122 → 2.0.124

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -55,6 +55,7 @@ Category
55
55
  - [useRegisterNavigationCheckpoint](./docs/react/hooks.md#useregisternavigationcheckpoint)
56
56
  - [useNavigationCheckpoints](./docs/react/hooks.md#usenavigationcheckpoints)
57
57
  - [useStateWithDependency](./docs/react/hooks.md#usestatewithdependency)
58
+ - [useMutationWithInvalidation](./docs/react/hooks.md#usemutationwithinvalidation)
58
59
  - [withImmutableActions](./docs/react/utils.md#withimmutableactions)
59
60
  - [withTitle](./docs/react/utils.md#withtitle)
60
61
  - [withT](./docs/react/utils.md#witht)
@@ -2362,9 +2362,7 @@ var github = {
2362
2362
  var neetoCommons = {
2363
2363
  fallbackComponent: {
2364
2364
  somethingWentWrong: "Sorry, something went wrong.",
2365
- description: "Please try <reloading></reloading> the page.<br> If the problem persists, <contactus></contactus>.",
2366
- reloadingButtonLabel: "reloading",
2367
- contactusButtonLabel: "contact us"
2365
+ description: "Please try <reloading>reloading</reloading> the page.<br> If the problem persists, <contactus>contact us</contactus>."
2368
2366
  },
2369
2367
  toastr: {
2370
2368
  success: {