feat: introduce core e-learning frontend pages and components for dashboard, profile, classroom, and layout.
This commit is contained in:
parent
3f93dc8ab5
commit
eb248f7ca2
12 changed files with 137 additions and 135 deletions
|
|
@ -207,7 +207,7 @@ onMounted(async () => {
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<div class="profile-page mx-auto px-4 py-8 max-w-4xl lg:max-w-5xl">
|
||||
<div class="page-container">
|
||||
|
||||
<div class="flex items-center justify-between mb-8 md:mb-10">
|
||||
<div class="flex items-center gap-4">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue