diff --git a/NewArch/src/examples/ScrollViewExample.tsx b/NewArch/src/examples/ScrollViewExample.tsx index d6c12098..324c8b87 100644 --- a/NewArch/src/examples/ScrollViewExample.tsx +++ b/NewArch/src/examples/ScrollViewExample.tsx @@ -55,7 +55,7 @@ export const ScrollViewExamplePage: React.FunctionComponent<{navigation?: any}> but you can add any type of ReactNode inside of of a ScrollView. `; - const example2jsx = ` + const example2jsx = ` Here is a very long snippet of text. The goal is for this text to be too long to fit inside this view which has a height restriction. @@ -150,7 +150,7 @@ export const ScrollViewExamplePage: React.FunctionComponent<{navigation?: any}> - + Here is a very long snippet of text. The goal is for this text to be too long to fit inside this view which has a height restriction.