Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 935a64e

Browse files
committed
Fix LoginForm wrt Tcomb #109
1 parent fdaa535 commit 935a64e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"moduleFileExtensions": [
2525
"js",
2626
"json",
27-
"es6"
27+
"es6",
28+
"ios.js"
2829
],
2930
"unmockedModulePathPatterns": [
3031
"react",

0 commit comments

Comments
 (0)