hds-web 1.38.4 → 1.38.5
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/package.json
CHANGED
@@ -810,18 +810,10 @@ V3Header.defaultProps = {
|
|
810
810
|
name: "Meetups",
|
811
811
|
strokeClass: "",
|
812
812
|
},
|
813
|
-
{
|
814
|
-
description: "",
|
815
|
-
href: "/support/",
|
816
|
-
icon: "hand",
|
817
|
-
name: "Support",
|
818
|
-
strokeClass: "stroke-neutral-500",
|
819
|
-
},
|
820
813
|
],
|
821
814
|
label: "Connect",
|
822
815
|
},
|
823
816
|
],
|
824
|
-
|
825
817
|
tertiaryCard: [
|
826
818
|
{
|
827
819
|
title: "HasuraCon 2023 is here!",
|