UNPKG

contiago-toolbar

Version:

One of the options for outputting content from contiago xml-server

6 lines (4 loc) 92 B
import styled from 'styled-components'; export default styled.div ` display: block; `;