fix: profile banner icon & title
This commit is contained in:
parent
3f370350e7
commit
06f9140e6f
6 changed files with 3 additions and 128 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue