fixed build and added updates to loan amount component

This commit was merged in pull request #27.
This commit is contained in:
2024-03-22 22:35:11 +01:00
parent 05dfb50f62
commit b3efba09d6
5 changed files with 44 additions and 16 deletions
@@ -1,7 +1,7 @@
import React from "react";
import { InputCompOne } from "..";
const EmploymentDetails: React = () => {
const EmploymentDetails: React.FC = () => {
return (
<>
<div className="w-full rounded py-3 bg-[#5C2684] px-5">