fix: profile banner icon & title

This commit is contained in:
puriphatt 2024-10-11 10:01:20 +07:00
parent 3f370350e7
commit 06f9140e6f
6 changed files with 3 additions and 128 deletions

View file

@ -164,19 +164,6 @@ export const uploadFileListEmployee: {
},
];
export const formMenuIconEmployee = [
{
icon: 'mdi-briefcase-outline',
color: 'hsl(var(--info-bg))',
bgColor: 'var(--surface-1)',
},
{
icon: 'mdi-map-marker-radius-outline',
color: 'hsl(var(--info-bg))',
bgColor: 'var(--surface-1)',
},
];
export const columnsAttachment = [
{
name: 'orderNumber',