fix: improved lesson locked state

This commit is contained in:
Jannat Patel
2025-04-22 18:05:07 +05:30
committed by safe user
parent 4128f0fb73
commit 513f1e8b86
3 changed files with 35 additions and 33 deletions

View File

@@ -194,11 +194,6 @@ const userDropdownOptions = computed(() => {
)
},
},
],
},
{
group: '',
items: [
{
icon: LogOut,
label: 'Log out',