Aditya-138-12 / Aditya-138-12/AI-Chatbot-For-AI-Course
Improve the Login/Signup Page
- Ngôn ngữ chính
- JavaScript
- Star
- 1
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Improve the design of the Login/Signup Page, so that it looks better than what is there,
{!user ? (
Welcome
Please sign in to continue
}
onClick={handleGoogleSignIn}
sx={{
py: 1.5,
textTransform: 'none',
bgcolor: '#1976d2',
'&:hover': { bgcolor: '#115293' },
}}
>
Continue with Google
............
This is the code for the Login Preview
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.