Skip to content

Commit

Permalink
Prod
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisl9029 committed Nov 21, 2024
1 parent dd63192 commit e12d48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/Auth/SignIn.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export const SignIn: React.FC<Props> = ({ setResolver }) => {
<Heading level="h4">
{workspaceInvite
? `You're invited to join ‘${workspaceInvite.workspace_name}’`
: 'Welcome back!lj asasdsadd asdsadasdsasds!!'}
: 'Welcoasd!!'}
</Heading>
{AUTH_MODE !== 'oauth' ? (
<Text>
Expand Down

0 comments on commit e12d48a

Please sign in to comment.