This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
caipin
/
cld2_react
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
1
caipin
5 years atrás
parent
dcbc60b9aa
commit
d410a72660
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
src/contact/indexComponents.js
+ 3
- 0
src/contact/indexComponents.js
Ver Ficheiro
@@ -0,0 +1,3 @@
+import Client from './client';
+
+export { Client }