UNPKG

@chayns-components/core

Version:

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

4 lines 198 B
import { motion } from 'motion/react'; import styled from 'styled-components'; export const StyledMotionExpandableContent = styled(motion.div)``; //# sourceMappingURL=ExpandableContent.styles.js.map