mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-03-13 02:45:04 +00:00
refactor(économie-collaborative): texte vide dans plafond
This commit is contained in:
parent
223c6c4397
commit
c93eb8492c
1 changed files with 0 additions and 2 deletions
|
@ -16,7 +16,6 @@ import { SmallBody } from '@/design-system/typography/paragraphs'
|
|||
|
||||
export default function LocationDeMeublé() {
|
||||
const engine = useEngine()
|
||||
const { t } = useTranslation()
|
||||
|
||||
return (
|
||||
<Simulation entrepriseSelection={false}>
|
||||
|
@ -39,7 +38,6 @@ export default function LocationDeMeublé() {
|
|||
statut social au régime général. Vous devez vous orienter vers les
|
||||
statuts d’auto-entrepreneur ou de travailleur indépendant.
|
||||
</Trans>
|
||||
{t('')}
|
||||
</AvertissementDansObjectifDeSimulateur>
|
||||
</WhenNotApplicable>
|
||||
<WhenApplicable
|
||||
|
|
Loading…
Add table
Reference in a new issue