We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d06add commit bcc0169Copy full SHA for bcc0169
src/RegionLabel/index.js
@@ -10,7 +10,7 @@ import IconButton from "@material-ui/core/IconButton"
10
import Button from "@material-ui/core/Button"
11
import TrashIcon from "@material-ui/icons/Delete"
12
import CheckIcon from "@material-ui/icons/Check"
13
-import UndoIcon from "@material-ui/icons/Undo"
+import TextField from "@material-ui/core/TextField"
14
import Select from "react-select"
15
import CreatableSelect from "react-select/creatable"
16
0 commit comments