We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d82b781 commit dbb2458Copy full SHA for dbb2458
1 file changed
src/taxonomy/tag-list/tagColumns.tsx
@@ -12,7 +12,6 @@ import {
12
import { FormattedMessage, useIntl } from '@edx/frontend-platform/i18n';
13
import type { Row } from '@tanstack/react-table';
14
15
-import type { IntlShape } from 'react-intl';
16
import messages from './messages';
17
import type {
18
RowId,
0 commit comments