Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SSS: Remove duplicate nullness check on answerableCallback (#1947)
## Summary: A super small refactoring of the `componentDidUpdate` to reduce some duplication. Issue: LEMS-2561 ## Test plan: `yarn test` `yarn typecheck` Author: jeremywiebe Reviewers: handeyeco, Myranae Required Reviewers: Approved By: handeyeco Checks: ✅ gerald, ✅ Publish npm snapshot (ubuntu-latest, 20.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ✅ Cypress (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ Check builds for changes in size (ubuntu-latest, 20.x), ✅ Publish Storybook to Chromatic (ubuntu-latest, 20.x), ✅ gerald Pull Request URL: #1947
- Loading branch information