feat: enhance textbook reader with anchor text support and improve knowledge point management
This commit is contained in:
@@ -124,7 +124,6 @@ export const NAV_CONFIG: Record<Role, NavItem[]> = {
|
||||
{ title: "My Classes", href: "/teacher/classes/my" },
|
||||
{ title: "Students", href: "/teacher/classes/students" },
|
||||
{ title: "Schedule", href: "/teacher/classes/schedule" },
|
||||
{ title: "Insights", href: "/teacher/classes/insights" },
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user