Skip to content

Commit 84e5a10

Browse files
committed
chore: update test case
1 parent 5fa9c5e commit 84e5a10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/two-pagination.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
import 'rc-select/assets/index.less';
2-
import React from 'react';
1+
// import 'rc-select/assets/index.less';
32
import Select from 'rc-select';
3+
import React from 'react';
44
import Pagination from '../src';
55

66
class Hello extends React.Component {

0 commit comments

Comments
 (0)