diff --git a/apps/common/mobile/lib/view/About.jsx b/apps/common/mobile/lib/view/About.jsx index f553ab95c..8d61d482b 100644 --- a/apps/common/mobile/lib/view/About.jsx +++ b/apps/common/mobile/lib/view/About.jsx @@ -52,7 +52,7 @@ const PageAbout = props => { {addressCustomer && addressCustomer.length ? (

- {addressCustomer} + {addressCustomer}

) : null} {mailCustomer && mailCustomer.length ? ( @@ -63,7 +63,7 @@ const PageAbout = props => { ) : null} {urlCustomer && urlCustomer.length ? (

- {urlCustomer} @@ -82,7 +82,7 @@ const PageAbout = props => {

{publisherName}

- {publisherPrintUrl} + {publisherPrintUrl}

@@ -110,7 +110,7 @@ const PageAbout = props => { {__PUBLISHER_PHONE__}

- {publisherPrintUrl} + {publisherPrintUrl}