ip block improved

This commit is contained in:
Maximilian Schneider 2021-08-09 22:14:57 +02:00
parent 59e02ce7e8
commit 08349aacb8
1 changed files with 1 additions and 1 deletions

View File

@ -354,7 +354,7 @@ const ContributionModal = () => {
) : (
<Button className="w-full py-2.5" disabled>
<div className={`flex items-center justify-center`}>
Country Not Allowed
Country Not Allowed 🇺🇸😭
</div>
</Button>
)}