Skip to content
Snippets Groups Projects

Add UI components for Beyond Identity check exclusions by Projects

Merged Jacques Erasmus requested to merge 454372-beyond-identity-exclusions-ui into master
All threads resolved!
2 files
+ 2
5
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -156,7 +156,6 @@ export default {
this.items = [];
this.searchValue = '';
},
convertToCamelCase(data) {
return convertObjectPropsToCamelCase(data);
},
Loading