소스 검색

add temporary alias for context.tsx

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

+ 2 - 0
apps/app/src/stores/context.tsx

@@ -0,0 +1,2 @@
+// TODO: remove when the all tasks in https://redmine.weseek.co.jp/issues/147948 has closed.
+export * from '../stores-universal/context';