Skip to content

Commit

Permalink
change text for Lusko login
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexNi245 committed Sep 26, 2024
1 parent 01f9337 commit b3ec8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/messenger-widget/src/components/SignIn/SignIn.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ export function SignIn() {

{isLukso && (
<LoginButton
text="Lukso Login"
text="Sign In with Universal Profile"
onClick={() => luksoSignIn()}
buttonState={ButtonState.Ideal}
/>
Expand Down

0 comments on commit b3ec8f0

Please sign in to comment.