Skip to content

Commit 1dd0092

Browse files
committed
chore: validation rules exported
1 parent 20f373c commit 1dd0092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Common/CustomTagSelector/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ export * from './TagLabelSelect'
2020
export * from './TagLabelValueSelector'
2121
export * from './ResizableTagTextArea'
2222
export * from './Types'
23+
export { ValidationRules } from './ValidationRules'

0 commit comments

Comments
 (0)