mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
more shallow links
This commit is contained in:
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user