Skip to content

Commit 6a3e7ee

Browse files
committed
fix test
1 parent 385f7f4 commit 6a3e7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/utils/commonUtil.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Pagination, { type PaginationProps } from '@rc-component/pagination';
1+
import Pagination, { type PaginationProps } from '../../../src';
22
import Select from 'rc-select';
33
import React from 'react';
44

0 commit comments

Comments
 (0)