17 lines
530 B
JSON
17 lines
530 B
JSON
|
|
{
|
||
|
|
"GeneratedAt": "2026-08-18T00:00:00Z",
|
||
|
|
"CustomComponents": [
|
||
|
|
{
|
||
|
|
"Name": "RoleListComponent",
|
||
|
|
"RoutePath": "/admin/roles-list",
|
||
|
|
"Code": "const RoleListComponent = ({\n title = \"AbpRoles\"\n}) => {\n return (\n <DynamicEntityComponent id=\"c_mdljvvmq_fno52v\" title={title} />\n );\n};\n\nexport default RoleListComponent;",
|
||
|
|
"Props": null,
|
||
|
|
"Description": null,
|
||
|
|
"IsActive": true,
|
||
|
|
"Dependencies": [
|
||
|
|
"DynamicEntityComponent"
|
||
|
|
],
|
||
|
|
"DataSources": []
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|