change salutation to separate table
This commit is contained in:
parent
ff651b7d8f
commit
21cf811a56
17 changed files with 64 additions and 61 deletions
|
@ -1,6 +0,0 @@
|
|||
export enum Salutation {
|
||||
sir = "sir",
|
||||
madam = "madam",
|
||||
other = "other",
|
||||
none = "none",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue