UNPKG

reflex-motion-test

Version:
8 lines (5 loc) 115 B
import styled from 'styled-components'; const Label = styled.div` margin-bottom: 4px; `; export default Label;