Merge pull request #12700 from ToolJet/fix/config-file

Fix: config file structure
This commit is contained in:
Johnson Cherian 2025-04-25 14:37:57 +05:30 committed by GitHub
commit 208d9f7a77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -142,4 +142,5 @@ export const iconConfig = {
padding: { value: 'default' },
boxShadow: { value: '0px 0px 0px 0px #00000040' },
},
};
}
};