Refactor default value for select (#5343)
In this PR, we are refactoring two things: - leverage field.defaultValue for Select and MultiSelect settings form (instead of option.isDefault) - use quoted string (ex: "'USD'") for string default values to embrace backend format --------- Co-authored-by: Thaïs Guigon <guigon.thais@gmail.com>
This commit is contained in:
1
packages/twenty-ui/__mocks__/imageMock.js
Normal file
1
packages/twenty-ui/__mocks__/imageMock.js
Normal file
@ -0,0 +1 @@
|
||||
export default 'test-file-stub';
|
||||
Reference in New Issue
Block a user