Merge branch 'Recent-Activities' of WrenchBoard/Users-Wrench into master
This commit is contained in:
@@ -465,7 +465,7 @@ const JobFieldInput = ({
|
|||||||
{/* btn */}
|
{/* btn */}
|
||||||
<div className="my-1 flex justify-end items-center">
|
<div className="my-1 flex justify-end items-center">
|
||||||
<button
|
<button
|
||||||
type="button"
|
type="submit"
|
||||||
name={inputName}
|
name={inputName}
|
||||||
onClick={errorHandler}
|
onClick={errorHandler}
|
||||||
className={`px-2 py-1 text-sm text-white btn-gradient tracking-wide rounded-md ${
|
className={`px-2 py-1 text-sm text-white btn-gradient tracking-wide rounded-md ${
|
||||||
|
|||||||
Reference in New Issue
Block a user