fix(FE-85): remove debug message in flock edit page

This commit is contained in:
randy-ar
2025-11-13 14:25:44 +07:00
parent 56f57c4a6b
commit 10976452f5
2 changed files with 1 additions and 6 deletions
@@ -456,7 +456,6 @@ const SalesForm = ({
Submit
</Button>
</div>
{JSON.stringify(formik.errors)}
</form>
{formType == 'edit' && (
<div className='flex flex-row justify-start'>