This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
caipin
/
cld2_react
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
1
caipin
5 年 前
親
dcbc60b9aa
コミット
d410a72660
1 ファイル変更
、
3 行追加
、
0 行削除
分割表示
差分情報を表示
3
0
src/contact/indexComponents.js
+ 3
- 0
src/contact/indexComponents.js
ファイルの表示
@@ -0,0 +1,3 @@
+import Client from './client';
+
+export { Client }