feat: created the base skeleton for the compliance triggers page
This commit is contained in:
parent
21f3ee59ea
commit
79c26b1c50
4 changed files with 44 additions and 0 deletions
3
new-lamassu-admin/src/pages/Triggers/index.js
Normal file
3
new-lamassu-admin/src/pages/Triggers/index.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import Triggers from './Triggers'
|
||||
|
||||
export default Triggers
|
||||
Loading…
Add table
Add a link
Reference in a new issue