mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
fix: config file structure
This commit is contained in:
parent
234e9fdfd1
commit
dd49076c33
1 changed files with 2 additions and 1 deletions
|
|
@ -142,4 +142,5 @@ export const iconConfig = {
|
|||
padding: { value: 'default' },
|
||||
boxShadow: { value: '0px 0px 0px 0px #00000040' },
|
||||
},
|
||||
};
|
||||
}
|
||||
};
|
||||
Loading…
Reference in a new issue