Explorar o código

feat(material): export hooks (#701)

SunYuanOnly hai 5 meses
pai
achega
13023ba1e8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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';