From d25191f1fd936b2b43e706cdab74e021b5486123 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Sat, 4 Apr 2020 12:23:50 +0000 Subject: [PATCH] Deploy website Deploy website version based on 65442a90c682bc99ebf47e291e10634f519b000c --- docs/next/intro-react.html | 4 ++-- docs/next/intro-react/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/next/intro-react.html b/docs/next/intro-react.html index 026ffed1b56..bef5fca5983 100644 --- a/docs/next/intro-react.html +++ b/docs/next/intro-react.html @@ -302,7 +302,7 @@ function Cat() { return ( <View> - <Text>I am a also cat!</Text> + <Text>I am also a cat!</Text> </View> ); } @@ -320,7 +320,7 @@
function Cat() { return ( <View> - <Text>I am a also cat!</Text> + <Text>I am also a cat!</Text> </View> ); } @@ -320,7 +320,7 @@