tldraw/apps/docs/app
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
..
(content) [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
(landing) [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
api docs: add full-text search (#2735) 2024-02-06 09:49:31 +00:00
layout.tsx [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
not-found.tsx [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
providers.tsx children: any -> children: ReactNode (#3061) 2024-03-04 14:48:40 +00:00