瀏覽代碼

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';