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 5fa9c5e commit 84e5a10Copy full SHA for 84e5a10
tests/two-pagination.jsx
@@ -1,6 +1,6 @@
1
-import 'rc-select/assets/index.less';
2
-import React from 'react';
+// import 'rc-select/assets/index.less';
3
import Select from 'rc-select';
+import React from 'react';
4
import Pagination from '../src';
5
6
class Hello extends React.Component {
0 commit comments