diff --git a/frontend/src/Editor/Components/components.js b/frontend/src/Editor/Components/components.js index 9de8819703..b58e3b92fd 100644 --- a/frontend/src/Editor/Components/components.js +++ b/frontend/src/Editor/Components/components.js @@ -927,6 +927,7 @@ export const componentTypes = [ borderRadius: { value: '0' }, visibility: { value: '{{true}}' }, disabledState: { value: '{{false}}' }, + justifyContent: { value: 'left' }, }, }, },