UNPKG

@chayns-components/maps

Version:

A set of beautiful React components for developing your own applications with chayns.

6 lines 153 B
import styled from 'styled-components'; export const StyledMap = styled.div` height: 100%; width: 100%; `; //# sourceMappingURL=Map.styles.js.map