Skip to content

Commit

Permalink
Merge pull request #37 from UniqueClone/main
Browse files Browse the repository at this point in the history
Updated default legal fees.
  • Loading branch information
UniqueClone authored Jul 29, 2024
2 parents cee1a79 + 0ecb943 commit c1196af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MortgageComparison/MortgageComparison.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const MortgageComparison: React.FC<MortgageComparisonProps> = () => {
valuationFee: 185,
surveyFee: 600,
// legalFee: 3382.5,
legalFee: 3400,
legalFee: 2800,
searchFee: 250,
registerOfDeedsFee: 100,
landRegistryFee: 975,
Expand Down

0 comments on commit c1196af

Please sign in to comment.