) : (
(isEnsNameLoading || isEnsAddressLoading) && (
-
-
+
)
diff --git a/example/app/components/UseBalanceExample.tsx b/example/app/components/UseBalanceExample.tsx
index 4028c2a..d9f1943 100644
--- a/example/app/components/UseBalanceExample.tsx
+++ b/example/app/components/UseBalanceExample.tsx
@@ -24,7 +24,7 @@ export const UseBalanceExample = () => {
if (!address) {
return (
-
+
useBalance Example
Connect your wallet to see the balance information
@@ -32,7 +32,7 @@ export const UseBalanceExample = () => {
}
return (
-
+
useBalance Hook & Balance Component Examples
@@ -53,7 +53,10 @@ export const UseBalanceExample = () => {
Custom styles
-
+
@@ -75,7 +78,7 @@ export const UseBalanceExample = () => {
Balance