tldraw/packages
Mitja Bezenšek c4564dc2be
Fix the tool lock button. (#2225)
Adds the missing tool lock button.

Fixes #2224 

### Change Type

- [x] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [ ] `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

### Release Notes

- Adds the missing tool lock button.
2023-11-15 18:06:29 +00:00
..
assets Update CHANGELOG.md [skip ci] 2023-11-10 10:49:37 +00:00
editor Custom Tools DX + screenshot example (#2198) 2023-11-15 18:06:02 +00:00
state Replace Atom.value with Atom.get() (#2189) 2023-11-13 11:51:22 +00:00
store Replace Atom.value with Atom.get() (#2189) 2023-11-13 11:51:22 +00:00
tldraw Fix the tool lock button. (#2225) 2023-11-15 18:06:29 +00:00
tlschema Add prettier caching (#2212) 2023-11-14 09:06:52 +00:00
utils Update CHANGELOG.md [skip ci] 2023-11-10 10:49:37 +00:00
validate Update CHANGELOG.md [skip ci] 2023-11-10 10:49:37 +00:00