Skip to content

Commit

Permalink
fix: add back homeno icon (#1152)
Browse files Browse the repository at this point in the history
  • Loading branch information
mantariksh committed Feb 16, 2021
1 parent ad2a796 commit bb34e28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/public/modules/forms/base/resources/icon-types.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const iconTypeMap = {
marriagedate: 'bx bx-calendar-check',
divorcedate: 'bx bx-calendar-x',
workpassexpirydate: 'bx bx-calendar-alt',
homeno: 'bx bx-phone',
mobileno: 'bx bx-mobile-alt',
marriagecertno: 'bx bx-award',
}
Expand Down

0 comments on commit bb34e28

Please sign in to comment.