feat: add logic_group crud

This commit is contained in:
Alexander Navarro 2025-02-06 19:48:52 -03:00
parent baf70e6820
commit d643e1c0f2
7 changed files with 98 additions and 11 deletions

View file

@ -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",