infra: add pr quality gate for client applications (#233)
* add gh action for quality gate * test quality gate * fix job * rename gh action jobs * format
This commit was merged in pull request #233.
This commit is contained in:
@@ -28,7 +28,7 @@ export function TextReactionInput({
|
||||
|
||||
// NOTE: perform side effects here when opening
|
||||
if (open) {
|
||||
setValue('')
|
||||
setValue('');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user