Fixed the amount in naira add credit payload to flutterwave and corrected a typo #528

Merged
ameye merged 1 commits from Server-path-added into master 2023-12-11 19:46:01 +00:00
@@ -21,7 +21,7 @@ export default function MyPastDueJobs(props) {
<span
className={`${selectTab === "today" ? "block" : "hidden"}`}
>
Pass Due Job(s)
Past Due Job(s)
</span>
</h1>
</div>