🐛 SA manquante dans /create-SA

pull/426/head
Mael 2018-11-19 11:23:36 +00:00
parent db5ee12357
commit dfe1e70eb4
1 changed files with 2 additions and 1 deletions

View File

@ -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 = {}) =>