@vechain/vechain-kit 1.2.1 → 1.2.2

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 CHANGED
@@ -4564,7 +4564,7 @@ var AddressDisplay = ({ wallet, label, size = "lg" }) => {
4564
4564
  // package.json
4565
4565
  var package_default = {
4566
4566
  name: "@vechain/vechain-kit",
4567
- version: "1.2.1",
4567
+ version: "1.2.2",
4568
4568
  private: false,
4569
4569
  homepage: "https://github.com/vechain/vechain-kit",
4570
4570
  repository: "github:vechain/vechain-kit",
@@ -9919,7 +9919,7 @@ var FAQContent = ({ onGoBack }) => {
9919
9919
  Button,
9920
9920
  {
9921
9921
  as: Link,
9922
- href: "https://vechain-foundation-san-marino.gitbook.io/social-login-dappkit-privy/~/changes/3deX4SvayBeNDBaxivMg",
9922
+ href: "https://vechain-foundation-san-marino.gitbook.io/vechain-kit",
9923
9923
  isExternal: true,
9924
9924
  variant: "outline",
9925
9925
  rightIcon: /* @__PURE__ */ jsx(Icon, { as: FaExternalLinkAlt }),