import styled from 'styled-components/native' export const PlaceSpotContainer = styled.View` ` export const PlaceGroupContainer = styled.View` margin-bottom: 40px; margin-top: 20px; `