Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the legacy keypad and replace it with MobileKeypad (#825)
## Summary: Previously, the KeypadSwitch component let you toggle between the new and old keypads. Now we always use the new keypad. Issue: https://khanacademy.atlassian.net/browse/LC-739 Test plan: `yarn test` Author: benchristel Reviewers: benchristel, handeyeco Required Reviewers: Approved By: handeyeco Checks: ✅ codecov/project, ✅ codecov/patch, ✅ Upload Coverage, ✅ Publish npm snapshot (ubuntu-latest, 16.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 16.x), ✅ Extract i18n strings (ubuntu-latest, 16.x), ✅ Cypress (ubuntu-latest, 16.x), ✅ Jest Coverage (ubuntu-latest, 16.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 16.x), ✅ Check builds for changes in size (ubuntu-latest, 16.x), ✅ gerald, ✅ Publish Storybook to Chromatic (ubuntu-latest, 16.x) Pull Request URL: #825
- Loading branch information