mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-5645]fixes for lint
This commit is contained in:
committed by
Anukriti Singh
parent
10774c064c
commit
1bea34b940
+2
-2
@@ -51,7 +51,7 @@ export const mockGroupProperties = [
|
||||
}
|
||||
],
|
||||
editable: true,
|
||||
expanded: true,
|
||||
expanded: true
|
||||
},
|
||||
{
|
||||
title: 'CUSTOM',
|
||||
@@ -73,6 +73,6 @@ export const mockGroupProperties = [
|
||||
}
|
||||
],
|
||||
editable: true,
|
||||
expanded: true,
|
||||
expanded: true
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user