Yuki Takei 1 год назад
Родитель
Сommit
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 { useSWRStatic } from '@growi/core/dist/swr';
 import type { SWRResponse } from 'swr';
 import type { SWRResponse } from 'swr';
 
 
-import type { EditorMode } from './ui';
+import type { EditorMode } from '../stores-universal/ui';
 
 
 /*
 /*
 * PageStatusAlert
 * PageStatusAlert