Skip to content

Commit 3b18a8c

Browse files
committed
introduce formatting error to test linter in CI
1 parent cb20ee6 commit 3b18a8c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

app/pages/ProjectsPage.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ import { useColsWithActions, type MenuAction } from '~/table/columns/action-col'
2020
import { Columns } from '~/table/columns/common'
2121
import { useQueryTable } from '~/table/QueryTable'
2222
import { CreateLink } from '~/ui/lib/CreateButton'
23+
24+
25+
26+
27+
28+
29+
30+
2331
import { EmptyMessage } from '~/ui/lib/EmptyMessage'
2432
import { PageHeader, PageTitle } from '~/ui/lib/PageHeader'
2533
import { TableActions } from '~/ui/lib/Table'

0 commit comments

Comments
 (0)