فهرست منبع

const require

Mao 4 سال پیش
والد
کامیت
c12a682a35
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/app/src/components/SearchPage/SearchResultContentSubNavigation.tsx

+ 1 - 1
packages/app/src/components/SearchPage/SearchResultContentSubNavigation.tsx

@@ -3,7 +3,7 @@ import LinkedPagePath from '../../models/linked-page-path';
 import PagePathHierarchicalLink from '../PagePathHierarchicalLink';
 import CopyDropdown from '../Page/CopyDropdown';
 
-const DevidedPagePath = require('@growi/core');
+const { DevidedPagePath } = require('@growi/core');
 
 
 // TODO : change SubNavButtons in a way that they can be used not depending on pageContainer.