Added creatable option to Select

This commit is contained in:
Mitchell McCaffrey
2020-10-01 15:04:45 +10:00
parent 99b2bd0240
commit 1938f59060
3 changed files with 12 additions and 3 deletions

View File

@@ -62,6 +62,7 @@ function TokenSettings({
onChange={(option) =>
onSettingsChange("category", option.value)
}
isSearchable={false}
/>
</Box>
<Flex sx={{ flexGrow: 1, alignItems: "center" }} ml={2}>