Skip to content

Commit

Permalink
fix(#601): fix 601
Browse files Browse the repository at this point in the history
  • Loading branch information
andriikamaldinov1 committed Jun 8, 2023
1 parent f8996ac commit c17f5d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/assets/content/separators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ export const SepExamples: TExample<IMaskOptions>[] = [
},
{
_placeholder: 'Separator 2 leadZero',
_mask: 'separator.2',
_leadZero: true,
_mask: 'separator.2',
control: { form: new UntypedFormControl(''), model: '' },
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/libraries

0 comments on commit c17f5d5

Please sign in to comment.