tldraw/packages
Taha b7fb31f8f9
fix typo in hideRotateHandle method (#2473)
fix typo in hideRotateHandle method

### Change Type

- [ ] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [x] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [ ] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know

[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version

### Test Plan

1. Add a step-by-step description of how to test your PR here.
2.

- [ ] Unit Tests
- [ ] End to end tests

### Release Notes

- fix typo in hideRotateHandle method
2024-01-15 13:41:48 +00:00
..
assets Update CHANGELOG.md [skip ci] 2024-01-10 12:03:59 +00:00
editor fix typo in hideRotateHandle method (#2473) 2024-01-15 13:41:48 +00:00
state Add docs (#2470) 2024-01-15 12:33:15 +00:00
store Add docs (#2470) 2024-01-15 12:33:15 +00:00
tldraw Add docs (#2470) 2024-01-15 12:33:15 +00:00
tlschema Add docs (#2470) 2024-01-15 12:33:15 +00:00
utils faster image processing in default asset handler (#2441) 2024-01-10 14:41:18 +00:00
validate Fix validation for local files. (#2447) 2024-01-15 12:33:46 +00:00