change btn type to submit

This commit was merged in pull request #406.
This commit is contained in:
2023-09-09 07:00:18 +01:00
parent 1991bab675
commit 35ea200de5
+1 -1
View File
@@ -465,7 +465,7 @@ const JobFieldInput = ({
{/* btn */}
<div className="my-1 flex justify-end items-center">
<button
type="button"
type="submit"
name={inputName}
onClick={errorHandler}
className={`px-2 py-1 text-sm text-white btn-gradient tracking-wide rounded-md ${