mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-24 06:17:54 +00:00
Reorganize images and update web components
This commit is contained in:
@@ -113,7 +113,7 @@ export function ReferralProvider({ children }: { children: ReactNode }) {
|
||||
if (!referredAddress || referredAddress.length < 47) {
|
||||
toast({
|
||||
title: 'Invalid Address',
|
||||
description: 'Please enter a valid Polkadot address',
|
||||
description: 'Please enter a valid Pezkuwi address',
|
||||
variant: 'destructive',
|
||||
});
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user