Remove "par an"

pull/2077/head
Jérémy Rialland 2022-03-29 13:24:46 +02:00 committed by Johan Girod
parent 60bfdf7458
commit 5c5f0d0df8
2 changed files with 2 additions and 0 deletions

View File

@ -95,6 +95,7 @@ export function SimpleField({
dottedName={dottedName}
onChange={dispatchValue}
showSuggestions={showSuggestions}
displayedUnit=""
/>
</Question>
</FromTop>

View File

@ -274,6 +274,7 @@ function ImpositionSection() {
dottedName="dirigeant . rémunération . totale"
onChange={setSituation}
autoFocus
displayedUnit=""
/>
</BigInput>
</Condition>