Skip to content

Commit ce65c25

Browse files
authored
add infiniteData import.
1 parent f84c9a9 commit ce65c25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/app/views/settings/organizationIntegrations/integrationCodeMappings.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import {Fragment, useCallback, useMemo} from 'react';
2+
import type {InfiniteData} from '@tanstack/react-query';
23
import styled from '@emotion/styled';
34
import sortBy from 'lodash/sortBy';
45

0 commit comments

Comments
 (0)