Skip to content

Commit

Permalink
Update packages/dnb-eufemia/src/extensions/forms/Form/SubmitIndicator…
Browse files Browse the repository at this point in the history
…/SubmitIndicatorDocs.ts
  • Loading branch information
langz authored Dec 17, 2024
1 parent 436dc6d commit c575d5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const SubmitIndicatorProperties: PropertiesTableProps = {
status: 'required',
},
showLabel: {
doc: 'If `true`, the label will be shown.',
doc: 'If `true`, the label will be shown. Defaults to `false`.',
type: 'boolean',
status: 'optional',
},
Expand Down

0 comments on commit c575d5b

Please sign in to comment.