mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 17:08:34 +00:00
Change labels to sentence case for Timeline component (#7991)
This commit is contained in:
parent
da3cfb3cc0
commit
c28dee60a5
1 changed files with 1 additions and 1 deletions
|
|
@ -4484,7 +4484,7 @@ export const widgets = [
|
|||
},
|
||||
hideDate: {
|
||||
type: 'toggle',
|
||||
displayName: 'Hide Date',
|
||||
displayName: 'Hide date',
|
||||
validation: {
|
||||
schema: { type: 'boolean' },
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue