UNPKG

@chayns-components/core

Version:

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

7 lines 201 B
import styled from 'styled-components'; export const StyledHighlightSlider = styled.div` display: flex; gap: 12px; align-items: center; `; //# sourceMappingURL=HighlightSlider.styles.js.map