mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-27 10:27:55 +00:00
chore: Fix 430+ TS errors, Safe Area issues, WebView SSO, and mock Alice for testing
This commit is contained in:
@@ -25,7 +25,7 @@ export interface TokenInfo {
|
||||
usdValue: string;
|
||||
priceUsd: number;
|
||||
change24h: number;
|
||||
logo: string | null;
|
||||
logo: ImageSourcePropType | null;
|
||||
isNative: boolean;
|
||||
isFrozen: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user