mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
#Fixes 7789 Changed the labels to sentence case (#7838)
#Fixes 7789 Changed the labels to sentence case
This commit is contained in:
parent
ceb8ce46f1
commit
0bf141e4ca
1 changed files with 1 additions and 1 deletions
|
|
@ -4647,7 +4647,7 @@ export const widgets = [
|
|||
styles: {
|
||||
dividerColor: {
|
||||
type: 'color',
|
||||
displayName: 'Divider Color',
|
||||
displayName: 'Divider color',
|
||||
validation: {
|
||||
schema: { type: 'string' },
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue