feat: ingredient product
This commit is contained in:
+1
-1
@@ -243,7 +243,7 @@ const Login = ({ mode }: { mode: SystemMode }) => {
|
||||
</Button>
|
||||
<div className='flex justify-center items-center flex-wrap gap-2'>
|
||||
<Typography>New on our platform?</Typography>
|
||||
<Typography component={Link} href={getLocalizedUrl('/register', locale as Locale)} color='primary.main'>
|
||||
<Typography component={Link} href={getLocalizedUrl('/organization', locale as Locale)} color='primary.main'>
|
||||
Create an account
|
||||
</Typography>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user