UNPKG

generator-react-native-tvos

Version:
6 lines (4 loc) 109 B
import styled from 'styled-components/native'; export const Container = styled.View` margin-right: 10; `;