Skip to content

Commit f408046

Browse files
committed
Remove React import statement
1 parent ac56f76 commit f408046

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/connect-react/src/components/ControlSelect.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import * as React from "react";
21
import { useMemo } from "react";
32
import Select, {
43
Props as ReactSelectProps, components,

0 commit comments

Comments
 (0)