Hi all, I am migrating a project from muirwik and kotiln-react-legacy to kotlin-mui and kotlin-react. I'm trying to fetch targetInputValue when form data is changed but I'm not sure if what I'm doing is the best approach for that. Attached in the thread is a snippet of my previous code and current code.