mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-04-24 13:47:56 +00:00
auto-commit for 7d69dea6-c83f-4843-97db-5dee3ff5a517
This commit is contained in:
@@ -117,6 +117,7 @@ function HomeTab() {
|
||||
|
||||
function WalletTab() {
|
||||
const { user } = useAuth();
|
||||
const insets = useSafeAreaInsets();
|
||||
const [hezBalance, setHezBalance] = useState('Loading...');
|
||||
const [pezBalance, setPezBalance] = useState('Loading...');
|
||||
const [loading, setLoading] = useState(true);
|
||||
|
||||
Reference in New Issue
Block a user