Tldraw/packages/tldraw/api
alex 15c760f7ea
children: any -> children: ReactNode (#3061)
We use `children: any` in a bunch of places, but the proper type for
these is `ReactNode`. This diff fixes those.

### Change Type

- [x] `patch` — Bug fix
2024-03-04 14:48:40 +00:00
..
api.json children: any -> children: ReactNode (#3061) 2024-03-04 14:48:40 +00:00