generated from alecodes/base-template
feat: add logic_group crud
This commit is contained in:
parent
baf70e6820
commit
d643e1c0f2
7 changed files with 98 additions and 11 deletions
|
|
@ -11,6 +11,11 @@
|
|||
"title": "Dependencies",
|
||||
"icon": "brand-stackshare",
|
||||
"submenu": [
|
||||
{
|
||||
"link": "/logic_groups/index.sql",
|
||||
"title": "Logic Groups",
|
||||
"icon": "folder"
|
||||
},
|
||||
{
|
||||
"link": "/sources/index.sql",
|
||||
"title": "Sources",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue