Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Knip 4: remove MovablePoint duplicate export (#1774)
## Summary: `MovablePoint` was being exported twice: `export class MovablePoint` and `export default MovablePoint` Found by Knip. Author: handeyeco Reviewers: benchristel, jeremywiebe Required Reviewers: Approved By: jeremywiebe Checks: ✅ Publish npm snapshot (ubuntu-latest, 20.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ✅ Cypress (ubuntu-latest, 20.x), ✅ Check builds for changes in size (ubuntu-latest, 20.x), ✅ Publish Storybook to Chromatic (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ gerald Pull Request URL: #1774
- Loading branch information