more shallow links

This commit is contained in:
2025-01-13 15:01:42 -07:00
parent 6774624739
commit ada36c143c
4 changed files with 4 additions and 2 deletions

View File

@@ -152,6 +152,7 @@ function ExpandableModuleItem({
</div>
<Link
href={getModuleItemUrl(courseName, moduleName, type, item.name)}
shallow={true}
className="transition-all hover:text-slate-50 hover:scale-105"
draggable="true"
onDragStart={(e) => {