|
|
@@ -4,7 +4,7 @@ import InputLabel from "@material-ui/core/InputLabel";
|
|
|
import MenuItem from "@material-ui/core/MenuItem";
|
|
|
import Select from "@material-ui/core/Select";
|
|
|
|
|
|
-import React from "react";
|
|
|
+import * as React from "react";
|
|
|
|
|
|
import SelectWindow from "../../components/SelectWindow";
|
|
|
|