Intent UI
@intentui
Accessible React components made for you to copy, customize, and own (Formerly Justd). git.new/intentui
ID: 1821132291445551106
https://intentui.com 07-08-2024 10:32:44
259 Tweet
393 Followers
0 Following
When using React aria components with Inertia form, make sure to add isInvalid to the TextField; otherwise, the field error will not appear. Alternatively, you can use the traditional Inertia.js hook form. But honestly, Inertia.js form is great since it manages state for you