We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00e1871 commit 6912515Copy full SHA for 6912515
src/generate/dayjs.ts
@@ -1,6 +1,5 @@
1
import type { Dayjs } from 'dayjs';
2
import dayjs from 'dayjs';
3
-import { noteOnce } from 'rc-util/lib/warning';
4
import weekday from 'dayjs/plugin/weekday';
5
import localeData from 'dayjs/plugin/localeData';
6
import weekOfYear from 'dayjs/plugin/weekOfYear';
0 commit comments