UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

5 lines (3 loc) 119 B
"use strict"; const cx = (...classNames) => classNames.filter(Boolean).map((r) => r.trim()).join(" "); export { cx };