@loafmarkets/ui 0.1.400 → 0.1.401
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -10329,7 +10329,7 @@ function PropertyOverview({
|
|
|
10329
10329
|
isLoading = false,
|
|
10330
10330
|
ticker,
|
|
10331
10331
|
contractAddress,
|
|
10332
|
-
chain = "
|
|
10332
|
+
chain = "Arbitrum (Ethereum L2)",
|
|
10333
10333
|
volume24h,
|
|
10334
10334
|
priceHistory: priceHistoryProp,
|
|
10335
10335
|
beta = false,
|