Remove "par an"
parent
60bfdf7458
commit
5c5f0d0df8
|
@ -95,6 +95,7 @@ export function SimpleField({
|
|||
dottedName={dottedName}
|
||||
onChange={dispatchValue}
|
||||
showSuggestions={showSuggestions}
|
||||
displayedUnit=""
|
||||
/>
|
||||
</Question>
|
||||
</FromTop>
|
||||
|
|
|
@ -274,6 +274,7 @@ function ImpositionSection() {
|
|||
dottedName="dirigeant . rémunération . totale"
|
||||
onChange={setSituation}
|
||||
autoFocus
|
||||
displayedUnit=""
|
||||
/>
|
||||
</BigInput>
|
||||
</Condition>
|
||||
|
|
Loading…
Reference in New Issue