Fix change email & reset password buttons. Fix sorting of lists. Fixed admin checkbox bug

This commit is contained in:
John Lyon-Smith
2018-05-14 15:13:48 -07:00
parent 5b4798b196
commit f88bcbdf92
13 changed files with 60 additions and 45 deletions

View File

@@ -23,7 +23,7 @@
"eventemitter3": "^3.1.0",
"moment": "^2.22.1",
"react": "^16.3.2",
"react-form-binder": "^2.0.0",
"react-form-binder": "^2.0.1",
"react-native": "^0.55.4",
"react-native-fs": "^2.9.12",
"react-native-image-picker": "^0.26.7",