Skip to content

Commit 18f284f

Browse files
authored
Merge pull request #87 from workfloworchestrator/1904-export-components
1904 export components
2 parents 3612de6 + b3374b5 commit 18f284f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'pydantic-forms': patch
3+
---
4+
5+
Exports zodPresets
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export * from './types';
22
export * from './PydanticForm';
33
export * from './core';
4+
export * from './components';

0 commit comments

Comments
 (0)