Closed panudetjt closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
react-hook-form-material-ui | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 11, 2024 5:13am |
While trying to resize the area, it was buggy as shown in the video:
[URL]
To address this, I added the min/max rows props to pass to
inputProps
inslotProps
. And makeresizeStyle
default value asnone
I'm not sure what the
rows
prop stands for, so I left it as is.