Merge branch 'recipient-account' of WrenchBoard/Users-Wrench into master

This commit is contained in:
2024-10-08 16:10:52 +00:00
committed by Gogs
@@ -80,7 +80,7 @@ export default function RecipientAccountTab({
}) })
) : ( ) : (
<h1 className="font-bold text-xl text-dark-gray dark:text-white whitespace-nowrap"> <h1 className="font-bold text-xl text-dark-gray dark:text-white whitespace-nowrap">
No Cards Found No Recipient on this account yet.
</h1> </h1>
)} )}
</ul> </ul>