diff --git a/src/components/HouseComponent.tsx b/src/components/HouseComponent.tsx index 59cfcd1..d21a9d1 100644 --- a/src/components/HouseComponent.tsx +++ b/src/components/HouseComponent.tsx @@ -288,22 +288,23 @@ export const HouseComponent: React.FC = () => { {agencyCostType === "variable" && ( )} {agencyCostType === "fixed" && ( )} - } - label="Include taxes (VAT, ...)" /> + } + label="Include taxes (VAT, ...)" />