added bank name in env variable

This commit was merged in pull request #61.
This commit is contained in:
victorAnumudu
2024-06-28 23:40:05 +01:00
parent 157151e6d1
commit c60f49dc90
8 changed files with 44 additions and 32 deletions
@@ -12,7 +12,7 @@ const EligiblityBox = () => {
You must have a valid BVN
</li>
<li className="text-base leading-[1.5625rem]">
Must have a salary or current bank account with FCMB
Must have a salary or current bank account with {import.meta.env.VITE_BANK_NAME_SHORT}
</li>
</ul>
</div>