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:
+2
-2
@@ -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
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user