Skip to content

Commit

Permalink
Don't want to have the suspense kill @tbiethman
Browse files Browse the repository at this point in the history
  • Loading branch information
tgriesser committed May 26, 2022
1 parent 59977f7 commit b75cf44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/data-context/src/actions/DataEmitterActions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ abstract class DataEmitterEvents {
}

/**
* Emitted when an error / warning
* Emitted when an error / warning has been added / removed
*/
errorWarningChange () {
this._emit('errorWarningChange')
Expand Down

0 comments on commit b75cf44

Please sign in to comment.