فهرست منبع

add temporary alias for context.tsx

Yuki Takei 1 سال پیش
والد
کامیت
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';