[ACS-5645]fixes for lint

This commit is contained in:
Yasa-Nataliya
2023-10-13 16:20:26 +05:30
committed by Anukriti Singh
parent 10774c064c
commit 1bea34b940
@@ -51,7 +51,7 @@ export const mockGroupProperties = [
} }
], ],
editable: true, editable: true,
expanded: true, expanded: true
}, },
{ {
title: 'CUSTOM', title: 'CUSTOM',
@@ -73,6 +73,6 @@ export const mockGroupProperties = [
} }
], ],
editable: true, editable: true,
expanded: true, expanded: true
} }
]; ];