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 99824b9 commit c98b517Copy full SHA for c98b517
src/shared/utils.js
@@ -1,3 +1,4 @@
1
+/* eslint-disable import/prefer-default-export */
2
export {
3
between,
4
} from 'react-calendar/build/shared/utils';
0 commit comments