mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-22 22:35:45 +00:00
fix(FE-85): remove debug message in flock edit page
This commit is contained in:
@@ -456,7 +456,6 @@ const SalesForm = ({
|
||||
Submit
|
||||
</Button>
|
||||
</div>
|
||||
{JSON.stringify(formik.errors)}
|
||||
</form>
|
||||
{formType == 'edit' && (
|
||||
<div className='flex flex-row justify-start'>
|
||||
|
||||
Reference in New Issue
Block a user