Skip to content

Commit 762e422

Browse files
committed
#1167: Readded newline
1 parent 42a161a commit 762e422

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/frontend/src/pages/ProjectsPage/ProjectsTable.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* This file is part of NER's FinishLine and licensed under GNU AGPLv3.
33
* See the LICENSE file in the repository root folder for details.
44
*/
5+
56
import { Grid, Link, useTheme } from '@mui/material';
67
import { DataGrid, GridColDef, GridFilterModel, GridRow, GridRowProps, GridToolbar } from '@mui/x-data-grid';
78
import { useState } from 'react';

0 commit comments

Comments
 (0)