Validations added temporarily
This commit is contained in:
@@ -89,7 +89,9 @@ const TopHeader = (props) => {
|
||||
<>
|
||||
<PrimaryButton
|
||||
text="Save"
|
||||
onClick={() => setTriggerAlert(!triggerAlert)}
|
||||
form="form"
|
||||
type="submit"
|
||||
/* onClick={() => setTriggerAlert(!triggerAlert)} */
|
||||
icon={<CheckIcon width={20} height={20} />}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user