FormProps export

Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
This commit is contained in:
Paul Cowan
2023-01-12 18:41:01 +00:00
parent e78ba09f8b
commit aeff4e6b5a
+1
View File
@@ -21,3 +21,4 @@ export * from './api';
export * from './hooks';
export * from './next';
export type { FormProps } from './next';