@matchain/matchid-sdk-react 0.1.21 → 0.1.22

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.mjs CHANGED
@@ -2163,7 +2163,7 @@ function LoginBox({
2163
2163
  },
2164
2164
  linkedin: {
2165
2165
  icon: /* @__PURE__ */ jsx37(LinkedinIcon, {}),
2166
- name: "Linkedin",
2166
+ name: "LinkedIn",
2167
2167
  onClick: () => login("linkedin")
2168
2168
  },
2169
2169
  facebook: {