diff --git a/src/Explorer/SplashScreen/SplashScreenComponent.tsx b/src/Explorer/SplashScreen/SplashScreenComponent.tsx index 8a452ed7d..5da93c65a 100644 --- a/src/Explorer/SplashScreen/SplashScreenComponent.tsx +++ b/src/Explorer/SplashScreen/SplashScreenComponent.tsx @@ -45,7 +45,7 @@ export class SplashScreenComponent extends React.Component - {item.title} +
{item.title}
{item.description}
@@ -66,7 +66,7 @@ export class SplashScreenComponent extends React.Component - {item.title} + {item.title} @@ -79,7 +79,7 @@ export class SplashScreenComponent extends React.Component {this.props.recentItems.map((item: SplashScreenItem, index: number) => (
  • - {item.title} + {item.title}