caipin 5 vuotta sitten
vanhempi
commit
d410a72660
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      src/contact/indexComponents.js

+ 3 - 0
src/contact/indexComponents.js

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