نسخ من RaghadAlkhous/RestaurantDash
Linking of login, logout and registration interfaces.
هذا الالتزام موجود في:
@@ -226,7 +226,7 @@ const LoginForm = () => {
|
|||||||
{/* Divider */}
|
{/* Divider */}
|
||||||
<Box sx={{ display: 'flex', alignItems: 'center', gap: 2, py: 2 }}>
|
<Box sx={{ display: 'flex', alignItems: 'center', gap: 2, py: 2 }}>
|
||||||
<Box sx={{ flex: 1, height: '1px', backgroundColor: '#E0E0E0' }} />
|
<Box sx={{ flex: 1, height: '1px', backgroundColor: '#E0E0E0' }} />
|
||||||
<Typography variant="body1" sx={{ fontWeight: 500, fontSize: '16px', color: 'black' , fontFamily: 'PlusJakartaSans' }}>
|
<Typography variant="body1" sx={{ fontWeight: 500, fontSize: '16px', color: 'black', fontFamily: 'PlusJakartaSans' }}>
|
||||||
Or
|
Or
|
||||||
</Typography>
|
</Typography>
|
||||||
<Box sx={{ flex: 1, height: '1px', backgroundColor: '#E0E0E0' }} />
|
<Box sx={{ flex: 1, height: '1px', backgroundColor: '#E0E0E0' }} />
|
||||||
@@ -249,7 +249,7 @@ const LoginForm = () => {
|
|||||||
borderColor: 'black',
|
borderColor: 'black',
|
||||||
backgroundColor: 'transparent'
|
backgroundColor: 'transparent'
|
||||||
}
|
}
|
||||||
, fontFamily: 'PlusJakartaSans'
|
, fontFamily: 'PlusJakartaSans'
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Box sx={{ display: 'flex', alignItems: 'center' }}>
|
<Box sx={{ display: 'flex', alignItems: 'center' }}>
|
||||||
@@ -279,7 +279,7 @@ const LoginForm = () => {
|
|||||||
borderColor: 'black',
|
borderColor: 'black',
|
||||||
backgroundColor: 'transparent'
|
backgroundColor: 'transparent'
|
||||||
}
|
}
|
||||||
, fontFamily: 'PlusJakartaSans'
|
, fontFamily: 'PlusJakartaSans'
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Box sx={{ display: 'flex', alignItems: 'center' }}>
|
<Box sx={{ display: 'flex', alignItems: 'center' }}>
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم