Loading frontend/src/routes/_protected/instructor/$exerciseId/$teamId/$channelId/form/index.tsx +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ const RouteComponent = () => { beforeTabs={<div />} afterTabs={<div />} /> <Container makeFullHeight> <Container> <ActionLog getFileLink={fileId => ({ to: InstructorFilePageRoute.to, Loading Loading
frontend/src/routes/_protected/instructor/$exerciseId/$teamId/$channelId/form/index.tsx +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ const RouteComponent = () => { beforeTabs={<div />} afterTabs={<div />} /> <Container makeFullHeight> <Container> <ActionLog getFileLink={fileId => ({ to: InstructorFilePageRoute.to, Loading