I created a form, and the <TextField /> sends only string, how can I do to send Number ?
I create a model:
https://codesandbox.io/s/dropdown-0lscxf?file=/src/pages/posts/CreatePostModal.tsx
the form is inside the dropbox "nuova persona".
https://codesandbox.io/s/dropdown-0lscxf?file=/src/pages/posts/CreatePostModal.tsx
the form is inside the dropbox "nuova persona".

