2
0
jam411 3 жил өмнө
parent
commit
1dd8e1980e

+ 1 - 1
packages/app/src/components/PageComment.tsx

@@ -2,7 +2,7 @@ import React, {
   FC, useEffect, useState, useMemo, memo, useCallback,
 } from 'react';
 
-import { Nullable } from '^/../core/src/interfaces/common';
+import { Nullable } from '@growi/core';
 import { Button } from 'reactstrap';