tldraw/apps/examples/src
Gary Saunders 699502d8c4
Fixes #2246 Sublibraries example (ExplodedExample.tsx) (#2247)
Describe what your pull request does. If appropriate, add GIFs or images
showing the before and after.

### 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. Run the examples
2. [http://localhost:5420/exploded](http://localhost:5420/exploded)
Observe that shapes work and can be resized as expected

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

### Release Notes

- Fixed Sublibraries (Exploded) example

Co-authored-by: Gary Saunders <gary.saunders@sportsengine.com>
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2023-11-25 14:18:31 +00:00
..
components ShapeUtil.getGeometry, selection rewrite (#1751) 2023-07-25 16:10:15 +00:00
examples Fixes #2246 Sublibraries example (ExplodedExample.tsx) (#2247) 2023-11-25 14:18:31 +00:00
icons New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00
BasicExample.tsx Remove focus management (#1953) 2023-10-02 11:29:54 +00:00
index.html New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00
index.tsx Add floaty window example (#2250) 2023-11-22 21:35:26 +00:00
styles.css [internal] Add basic list to examples (#1688) 2023-07-05 14:07:28 +00:00