Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LabeledField(part2): refactor to a function component (#2338)
## Summary: Refactoring the LabeledField component to a function component. The LabeledField is based on the FieldHeading component and will be updated in more PRs to meet the implementation spec Issue: WB-1503 ## Test plan: Confirm tests still pass and component looks and functions the same way Author: beaesguerra Reviewers: jandrade Required Reviewers: Approved By: jandrade Checks: ✅ Chromatic - Get results on regular PRs (ubuntu-latest, 20.x), ✅ Test (ubuntu-latest, 20.x, 2/2), ✅ Test (ubuntu-latest, 20.x, 1/2), ✅ Check build sizes (ubuntu-latest, 20.x), ✅ Lint (ubuntu-latest, 20.x), ✅ Chromatic - Build on regular PRs / chromatic (ubuntu-latest, 20.x), ✅ Publish npm snapshot (ubuntu-latest, 20.x), ⏭️ Chromatic - Skip on Release PR (changesets), ✅ Prime node_modules cache for primary configuration (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ gerald, ⏭️ dependabot Pull Request URL: #2338
- Loading branch information