Commit 78708c2b authored by Patrik Kotucek's avatar Patrik Kotucek
Browse files

fix: lint

parent 4ab59514
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ const RouteComponent = () => {
        beforeTabs={<div />}
        afterTabs={<div />}
      />
      <Container makeFullHeight>
      <Container>
        <ActionLog
          getFileLink={fileId => ({
            to: InstructorFilePageRoute.to,