Skip to content

Commit

Permalink
chore: add ts-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mariaozamiz committed Mar 22, 2024
1 parent d136eca commit dc2eed2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webapp/components/data-table/ColumnSelectorDialog.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @ts-ignore
import { Transfer } from "@dhis2/ui";
import { DialogContent } from "@material-ui/core";
import { TableColumnSelector } from "./TableColumnSelector";
Expand Down

0 comments on commit dc2eed2

Please sign in to comment.