@matchain/matchid-sdk-react 0.1.21 → 0.1.23

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
@@ -2192,7 +2192,7 @@ function LoginBox({
2192
2192
  },
2193
2193
  linkedin: {
2194
2194
  icon: /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(LinkedinIcon, {}),
2195
- name: "Linkedin",
2195
+ name: "LinkedIn",
2196
2196
  onClick: () => login("linkedin")
2197
2197
  },
2198
2198
  facebook: {