caipin 5 years ago
parent
commit
d410a72660
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/contact/indexComponents.js

+ 3 - 0
src/contact/indexComponents.js

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