UNPKG

@acrsolutions/chat-components

Version:

Un set di componenti per la creazione di un'applicazione di messaggistica

5 lines (4 loc) 115 B
import styled from 'styled-components'; export const StyledTemplatePreview = styled.div ` background: grey; `;