#Fixes 7789 Changed the labels to sentence case (#7838)

#Fixes 7789 Changed the labels to sentence case
This commit is contained in:
Vidit Agrawal 2023-10-20 15:05:53 +05:30 committed by GitHub
parent ceb8ce46f1
commit 0bf141e4ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4647,7 +4647,7 @@ export const widgets = [
styles: {
dividerColor: {
type: 'color',
displayName: 'Divider Color',
displayName: 'Divider color',
validation: {
schema: { type: 'string' },
},