UNPKG

@simpozio/contact-form

Version:
6 lines (4 loc) 103 B
import styled from 'styled-components'; export const FormCaption = styled.p` text-align: center; `;