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
+ 41
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -43,7 +43,7 @@ export default {
text: __('Cancel'),
attributes: { category: 'secondary' },
},
modalId: 'confirm-remove-deploy-exclusion',
modalId: 'confirm-remove-exclusion',
},
};
</script>
Loading