<form> tag is not used. But in the "simple" https://tanstack.com/form/latest/docs/framework/react/examples/simple example the tag is used, but the onSubmit element is being overriden to use the formApi hooks defined onSubmit function? <form> Is optional?