diff --git a/src/components/map/MapSettings.js b/src/components/map/MapSettings.js index bfabeec..3d50aa1 100644 --- a/src/components/map/MapSettings.js +++ b/src/components/map/MapSettings.js @@ -1,5 +1,13 @@ import React from "react"; -import { Flex, Box, Label, Input, Checkbox, IconButton } from "theme-ui"; +import { + Flex, + Box, + Label, + Input, + Checkbox, + IconButton, + Select, +} from "theme-ui"; import ExpandMoreIcon from "../../icons/ExpandMoreIcon"; @@ -73,8 +81,15 @@ function MapSettings({ my={1} /> - - +