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 b514815 commit be7c443Copy full SHA for be7c443
test/Test.jsx
@@ -1,5 +1,5 @@
1
import React, { PureComponent } from 'react';
2
-import Calendar from 'react-calendar/src/entry.nostyle';
+import Calendar from 'react-calendar/src';
3
import 'react-calendar/src/Calendar.less';
4
5
import DateBonduariesOptions from './DateBonduariesOptions';
0 commit comments