caipin 5 år sedan
förälder
incheckning
d410a72660
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      src/contact/indexComponents.js

+ 3 - 0
src/contact/indexComponents.js

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