UNPKG

@chayns-components/core

Version:

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

5 lines 175 B
import { styled } from 'styled-components'; export const StyledSharingButtonContainer = styled.div` width: fit-content; `; //# sourceMappingURL=SharingButton.styles.js.map