Skip to content

Commit

Permalink
feat(isPancard): added validation for pancard
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulnikam2002 committed Sep 24, 2023
1 parent 18a2e0d commit c3a8dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,4 +240,4 @@ const validator = {
isPancard,
};

export default validator;
export default validator;

0 comments on commit c3a8dd7

Please sign in to comment.