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 385f7f4 commit 6a3e7eeCopy full SHA for 6a3e7ee
docs/examples/utils/commonUtil.tsx
@@ -1,4 +1,4 @@
1
-import Pagination, { type PaginationProps } from '@rc-component/pagination';
+import Pagination, { type PaginationProps } from '../../../src';
2
import Select from 'rc-select';
3
import React from 'react';
4
0 commit comments