mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 00:48:25 +00:00
Merge pull request #12700 from ToolJet/fix/config-file
Fix: config file structure
This commit is contained in:
commit
208d9f7a77
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