UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

7 lines (4 loc) 136 B
"use strict"; 'use strict'; const cx = (...classNames) => classNames.filter(Boolean).map((r) => r.trim()).join(" "); exports.cx = cx;