change btn type to submit #406

Merged
ameye merged 1 commits from Recent-Activities into master 2023-09-09 06:07:32 +00:00
+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 ${