소스 검색

clean code

Yuki Takei 1 년 전
부모
커밋
b3e42a61a5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      apps/app/src/stores/alert.tsx

+ 1 - 1
apps/app/src/stores/alert.tsx

@@ -1,7 +1,7 @@
 import { useSWRStatic } from '@growi/core/dist/swr';
 import type { SWRResponse } from 'swr';
 
-import type { EditorMode } from './ui';
+import type { EditorMode } from '../stores-universal/ui';
 
 /*
 * PageStatusAlert