feat: modules and module-editor pages
This commit is contained in:
@ -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: "Клиенты",
|
||||
|
||||
Reference in New Issue
Block a user