student styles

This commit is contained in:
psofia 2024-01-06 14:45:24 +08:00
parent 93768f4d4a
commit 287cdbc99e
3 changed files with 24 additions and 24 deletions

View file

@ -28,8 +28,9 @@ export default function Dashboard() {
},
}}
>
<StudentTransactionListView />
<StudentDashboard />
<StudentTransactionListView />
</div>
</RestrictedComponent>
<RestrictedComponent allow_only={"Teacher"}>