tldraw/apps/dotcom/src
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
..
__snapshots__ [dx] Derive vercel routes from react-router config (#2937) 2024-02-26 12:30:35 +00:00
components children: any -> children: ReactNode (#3061) 2024-03-04 14:48:40 +00:00
hooks tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
pages tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
utils Protect local storage calls (#3043) 2024-03-04 13:37:09 +00:00
main.tsx Make Vercel URL rewrites precise (#2913) 2024-02-22 18:25:45 +00:00
routes.test.tsx [dx] Derive vercel routes from react-router config (#2937) 2024-02-26 12:30:35 +00:00
routes.tsx Make Vercel URL rewrites precise (#2913) 2024-02-22 18:25:45 +00:00