feat: add single column layout toggle option
This commit is contained in:
@@ -475,6 +475,9 @@ export default {
|
||||
Fuchsia: 'Fuchsia',
|
||||
Pink: 'Pink',
|
||||
Rose: 'Rose',
|
||||
'Primary color': 'Primary color'
|
||||
'Primary color': 'Primary color',
|
||||
Layout: 'Layout',
|
||||
'Double column': 'Double column',
|
||||
'Single column': 'Single column'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user