Răsfoiți Sursa

feat(material): export hooks (#701)

SunYuanOnly 5 luni în urmă
părinte
comite
13023ba1e8
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      packages/materials/form-materials/src/index.ts

+ 1 - 0
packages/materials/form-materials/src/index.ts

@@ -10,3 +10,4 @@ export * from './typings';
 export * from './form-plugins';
 export * from './plugins';
 export * from './validate';
+export * from './hooks';