🐛 SA manquante dans /create-SA
parent
db5ee12357
commit
dfe1e70eb4
|
@ -11,7 +11,8 @@ export const LANDING_LEGAL_STATUS_LIST: Array<LegalStatus> = [
|
|||
'SARL',
|
||||
'SASU',
|
||||
'SNC',
|
||||
'micro-entreprise'
|
||||
'micro-entreprise',
|
||||
'SA'
|
||||
]
|
||||
|
||||
const translateTo = language => (str1, str2, options = {}) =>
|
||||
|
|
Loading…
Reference in New Issue