Skip to content

Commit 13733ed

Browse files
authored
fix(forms): added utils re-export (#310)
1 parent a4ad5cd commit 13733ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/forms/utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export {enterKeyHandler} from '../utils/handlers';

0 commit comments

Comments
 (0)