UNPKG

rsuite

Version:

A suite of react components

4 lines 182 B
import CustomProvider, { CustomContext } from './CustomProvider'; import FormattedDate from './FormattedDate'; export { CustomContext, FormattedDate }; export default CustomProvider;