UNPKG

@mui/joy

Version:

Joy UI is an open-source React component library that implements MUI's own design principles. It's comprehensive and can be used in production out of the box.

4 lines (3 loc) 131 B
'use client'; // eslint-disable-next-line import/prefer-default-export export { default as createSvgIcon } from './createSvgIcon';