feat: modules and module-editor pages

This commit is contained in:
2025-10-25 12:11:14 +04:00
parent 57a7ab0871
commit 2bdbebc453
40 changed files with 3485 additions and 38 deletions

View File

@ -1,4 +1,5 @@
import {
IconApps,
IconBox,
IconColumns,
IconFileBarcode,
@ -15,6 +16,12 @@ const linksData: LinkData[] = [
href: "/deals",
moduleName: undefined,
},
{
icon: IconApps,
label: "Модули",
href: "/modules",
moduleName: undefined,
},
{
icon: IconUsers,
label: "Клиенты",