Skip to content

Commit b38e139

Browse files
committed
chore(ui): export abstract-control
1 parent 2661f45 commit b38e139

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/ui/src/components/form/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export * from './FormGroup';
44

55
export * from './hooks';
66

7+
export * from './abstract-control';
78
export * from './form-control';
89
export * from './form-group';
910
export * from './validators';

0 commit comments

Comments
 (0)