feat: Add core e-learning pages for authentication, course discovery, learning, and user dashboard.
This commit is contained in:
parent
c4f68eb927
commit
9629f79c52
5 changed files with 13 additions and 65 deletions
|
|
@ -119,10 +119,7 @@ const handleLogin = async () => {
|
|||
}
|
||||
}
|
||||
|
||||
// optional: social login placeholder (ไม่แตะ API เดิม)
|
||||
const handleGoogleLogin = () => {
|
||||
// TODO: implement when backend ready
|
||||
}
|
||||
|
||||
|
||||
onMounted(() => {
|
||||
const savedEmail = localStorage.getItem('remembered_email')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue