Added quick map select with double click

This commit is contained in:
Mitchell McCaffrey
2020-04-23 22:12:50 +10:00
parent 5539fcf16a
commit 98798235c9
3 changed files with 17 additions and 1 deletions

View File

@@ -256,6 +256,7 @@ function SelectMapModal({
selectedMap={selectedMap && selectedMap.id}
onMapSelect={handleMapSelect}
onMapReset={handleMapReset}
onSubmit={handleSubmit}
/>
<Flex>
<Box mb={2} mr={1} sx={{ flexGrow: 1 }}>