import styled from 'styled-components/native'; export const ProductsListContainer = styled.View` ` export const WrappButton = styled.View` margin-bottom: 24px; ` export const SingleGiftCardWrapper = styled.View` `