integrasi edit device, penyesuaian UI jadi vertical dan penambahan UI list monitoring

This commit is contained in:
2024-05-31 17:21:39 +07:00
parent b2c1020c22
commit a6c77fe052
23 changed files with 1512 additions and 866 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -3,7 +3,7 @@
export const ThemeSettingsConfig = {
colorTheme: 'semi-dark', // light, semi-light, semi-dark, dark
layout: {
style: 'horizontal', // style: 'vertical', horizontal,
style: 'vertical', // style: 'vertical', horizontal,
pattern: 'fixed' // fixed, boxed, static
},
menuColor: 'menu-dark', // Vertical: [menu-dark, menu-light] , Horizontal: [navbar-dark, navbar-light]