Skip to content

Commit

Permalink
refactor: change label from 'margin' to 'Margin'
Browse files Browse the repository at this point in the history
  • Loading branch information
hamed-musallam committed Jul 18, 2024
1 parent d13edc9 commit febaeeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/component/elements/print/PrintContent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ function InnerPrintOptionsModal(props: InnerPrintOptionsModalProps) {
/>
</Label>

<Label style={labelStyle} title="margin">
<Label style={labelStyle} title="Margin">
<NumberInput2Controller
name="margin"
control={control}
Expand Down

0 comments on commit febaeeb

Please sign in to comment.