Skip to content

Commit

Permalink
Merge branch 'v7.9.3-copy' into issue-4464
Browse files Browse the repository at this point in the history
  • Loading branch information
melton-jason authored Jan 26, 2024
2 parents 915c9b0 + 34b1dbf commit 58f16d4
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 58f16d4

Please sign in to comment.