Skip to content

Commit a8eadc4

Browse files
committed
fix: typings
1 parent 7411b87 commit a8eadc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/web/app/src/pages/target-settings.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ import { Switch } from '@/components/v2/switch';
4343
import { Table, TBody, Td, Tr } from '@/components/v2/table';
4444
import { Tag } from '@/components/v2/tag';
4545
import { env } from '@/env/frontend';
46+
import { graphql, useFragment } from '@/gql';
4647
import { BreakingChangeFormula, ProjectType } from '@/gql/graphql';
4748
import { useRedirect } from '@/lib/access/common';
4849
import { subDays } from '@/lib/date-time';

0 commit comments

Comments
 (0)