From e04ca414d719cce794712e7c30e57980925f26da Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Wed, 25 Mar 2020 20:54:09 +0000 Subject: [PATCH] Deploy website Deploy website version based on 3e3d734ee3765bc687a09b1ee95121d82a9bb3f0 --- docs/next/tutorial.html | 4 ++-- docs/next/tutorial/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/next/tutorial.html b/docs/next/tutorial.html index 3dc4a0096b5..24ad7ff74b7 100644 --- a/docs/next/tutorial.html +++ b/docs/next/tutorial.html @@ -22,7 +22,7 @@ function HelloWorldApp() { return ( <View - style={{ }} + style={{ flex: 1, justifyContent: "center", alignItems: "center" @@ -35,7 +35,7 @@
function HelloWorldApp() { return ( <View - style={{ }} + style={{ flex: 1, justifyContent: "center", alignItems: "center" @@ -35,7 +35,7 @@