Skip to content

Commit

Permalink
Merge pull request #21 from vishnuvinay89/v0.1.5
Browse files Browse the repository at this point in the history
drop down changes for jan Aadhar
  • Loading branch information
sudeeppr1998 authored Nov 29, 2024
2 parents 9c9edfa + b0f55bf commit eeed4ca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ export const documentTypes = [
doc_subtype: "aadhaar"
},
{
value: "Jan Aadhaar for (Domicile information)",
label: "Jan Aadhaar for (Domicile information)",
doc_type: "domicileProof",
doc_subtype: "domicileCertificate"
value: "Jan Aadhar",
label: "Jan Aadhar",
doc_type: "janAadhar",
doc_subtype: "janAadharCertificate"
},
{
value: "Caste Certificate",
Expand Down

0 comments on commit eeed4ca

Please sign in to comment.