UNPKG

@chayns-components/core

Version:

A set of beautiful React components for developing your own applications with chayns.

6 lines 183 B
import styled from 'styled-components'; export const StyledTextSkeleton = styled.div` display: flex; flex-direction: column; `; //# sourceMappingURL=TextSkeleton.styles.js.map