Skip to content

Commit

Permalink
Copy of 7.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CarolineDenis committed Jan 23, 2024
1 parent ee754f7 commit ce598e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ export function Contexts({
/**
* Display a modal loading dialog while promise is resolving.
* Also, catch and handle errors if promise is rejected.
* If multiple promises are resolving at the same time, the dialog is
* If multiple promises are resolved at the same time, the dialog is
* visible until all promises are resolved.
* This prevents having more than one loading dialog visible at the same time.
*/
Expand Down

0 comments on commit ce598e1

Please sign in to comment.