Skip to content

Commit ad409b5

Browse files
committed
GFF-544 - update nother JSX namespace
1 parent 16023e8 commit ad409b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/frontend/src/features/Discovery/DiscoveryDropdownTagViewer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React from 'react';
1+
import React, { JSX } from 'react';
22
import { Group, MultiSelect } from '@mantine/core';
33
import _ from 'lodash';
44
import { useEffect, useState } from 'react';

0 commit comments

Comments
 (0)