Skip to content

Commit

Permalink
Update packages/dnb-eufemia/src/extensions/forms/Field/Date/DateDocs.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
langz committed Nov 8, 2024
1 parent 99186b6 commit 197083d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export const DateProperties: PropertiesTableProps = {
status: 'optional',
},
showInput: {
doc: 'If the input fields with the mask should be visible. Defaults to `false`.',
doc: 'If the input fields with the mask should be visible. Defaults to `true`.',
type: 'boolean',
status: 'optional',
},
Expand Down

0 comments on commit 197083d

Please sign in to comment.