UNPKG

react-antd-admin-panel

Version:

Easy prototyping admin panel using React and Antd

5 lines (4 loc) 151 B
import React from "react"; import 'dayjs/locale/da'; declare const DatePickerRange: (props: any) => React.JSX.Element; export default DatePickerRange;