react-native-form-container
Advanced tools
+1
-1
| { | ||
| "name": "react-native-form-container", | ||
| "version": "1.0.45", | ||
| "version": "1.0.46", | ||
| "description": "A form container component for React Native", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -39,3 +39,3 @@ import { | ||
| pattern: { | ||
| value: /^[a-zA-Z]*$/, | ||
| value: /.*/, | ||
| }, | ||
@@ -42,0 +42,0 @@ }, |
24206
-0.04%