caipin 5 年 前
コミット
d410a72660
1 ファイル変更3 行追加0 行削除
  1. 3 0
      src/contact/indexComponents.js

+ 3 - 0
src/contact/indexComponents.js

@@ -0,0 +1,3 @@
+import  Client from './client';
+
+export { Client }