@spicenet-io/spiceflow-ui 1.9.7 → 1.9.8
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.cjs.js +0 -1
- package/dist/index.js +0 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -2753,7 +2753,6 @@ const PrivyProviderWrapper = ({ children, appId, supportedViemChains }) => {
|
|
|
2753
2753
|
theme: "#fafafa",
|
|
2754
2754
|
showWalletLoginFirst: false,
|
|
2755
2755
|
walletChainType: "ethereum-only",
|
|
2756
|
-
logo: "https://spicenet.io/assets/Spicenet_Lockup_Secondary_FullColor.png",
|
|
2757
2756
|
walletList: [
|
|
2758
2757
|
"detected_ethereum_wallets",
|
|
2759
2758
|
"metamask",
|
package/dist/index.js
CHANGED
|
@@ -2751,7 +2751,6 @@ const PrivyProviderWrapper = ({ children, appId, supportedViemChains }) => {
|
|
|
2751
2751
|
theme: "#fafafa",
|
|
2752
2752
|
showWalletLoginFirst: false,
|
|
2753
2753
|
walletChainType: "ethereum-only",
|
|
2754
|
-
logo: "https://spicenet.io/assets/Spicenet_Lockup_Secondary_FullColor.png",
|
|
2755
2754
|
walletList: [
|
|
2756
2755
|
"detected_ethereum_wallets",
|
|
2757
2756
|
"metamask",
|