@veniceswap/uikit 0.65.24 → 0.65.25
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 +5 -5
- package/dist/index.esm.js +5 -5
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
@@ -4764,11 +4764,11 @@ var socials = [
|
|
4764
4764
|
icon: "Telegram",
|
4765
4765
|
href: "https://t.me/venicefinance",
|
4766
4766
|
},
|
4767
|
-
{
|
4768
|
-
|
4769
|
-
|
4770
|
-
|
4771
|
-
},
|
4767
|
+
// {
|
4768
|
+
// label: "Discord",
|
4769
|
+
// icon: "Discord",
|
4770
|
+
// href: "https://discord.gg/GF2XXdnZ8r",
|
4771
|
+
// },
|
4772
4772
|
{
|
4773
4773
|
label: "Medium",
|
4774
4774
|
icon: "Medium",
|
package/dist/index.esm.js
CHANGED
@@ -4732,11 +4732,11 @@ var socials = [
|
|
4732
4732
|
icon: "Telegram",
|
4733
4733
|
href: "https://t.me/venicefinance",
|
4734
4734
|
},
|
4735
|
-
{
|
4736
|
-
|
4737
|
-
|
4738
|
-
|
4739
|
-
},
|
4735
|
+
// {
|
4736
|
+
// label: "Discord",
|
4737
|
+
// icon: "Discord",
|
4738
|
+
// href: "https://discord.gg/GF2XXdnZ8r",
|
4739
|
+
// },
|
4740
4740
|
{
|
4741
4741
|
label: "Medium",
|
4742
4742
|
icon: "Medium",
|