Merge branch 'fix/map-hotfix' into 'release'

Fix/map hotfix

See merge request theappsmith/internal-tools-client!563
This commit is contained in:
Abhinav Jha 2020-05-08 04:02:28 +00:00
commit 9dea72c72b

View File

@ -44,6 +44,7 @@ const MapWrapper = styled.div`
const MapContainerWrapper = styled.div`
width: 100%;
height: 100%;
`;
const StyledInput = styled.input`