2
0
Tatsuya Ise 2 жил өмнө
parent
commit
42ed48c382

+ 1 - 0
apps/app/src/components/DescendantsPageList.tsx

@@ -16,6 +16,7 @@ import {
   useSWRxPageInfoForList, useSWRxPageList,
 } from '~/stores/page-listing';
 
+import type { ForceHideMenuItems } from './Common/Dropdown/PageItemControl';
 import { LoadingSpinnerPulse } from './LoadingSpinnerPulse';
 import PageList from './PageList/PageList';
 import PaginationWrapper from './PaginationWrapper';