♻️ refactor: Remove application management forms and related configurations

This commit is contained in:
web
2025-08-18 02:55:37 -07:00
parent a7936de6dc
commit 0c43844a6f
20 changed files with 26 additions and 1090 deletions
-5
View File
@@ -53,11 +53,6 @@ export const navs = [
url: '/dashboard/product',
icon: 'flat-color-icons:shop',
},
{
title: 'Application Management',
url: '/dashboard/application',
icon: 'flat-color-icons:touchscreen-smartphone',
},
],
},
{