Commit 0c7fc98
docs(philosophy): clarify 'Three.js framework adapters' to 'Three.js renderers' (#2251)
In the 'Controlled is Cool' section, the bullet on Non-DOM support said
'Three.js framework adapters'. Three.js is not a framework - it's a
WebGL rendering library. The intended meaning was that TanStack Form's
controlled-component approach works with non-DOM renderers, including
Three.js. Replaced 'framework adapters' with 'renderers' to be accurate.
Co-authored-by: Carlos Jimenez <cjimenez@r21digital.com>1 parent 9344c57 commit 0c7fc98
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments