update register

parent 79729da0
......@@ -422,21 +422,13 @@ class _LoginPageState extends State<LoginPage> with TickerProviderStateMixin {
size: 20,
),
),
<<<<<<< HEAD
// Text(
// 'Login with Facebook',
// style: TextStyle(fontSize: SizeConfig.getFontSize(12)),
// textAlign: TextAlign.center,
// ),
=======
Text(
'Login with Facebook',
style: TextStyle(
fontSize: SizeConfig.getFontSize(12),
),
textAlign: TextAlign.center,
),
>>>>>>> bbd6fddd2ff413358ecc7117e9f4496df35def75
],
),
),
......
......@@ -65,7 +65,7 @@ letCheckData() async {
else {
await letregis();
print("complete");
print("completeee");
}
} catch (e) {
Alert(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment