diff --git a/src/Explorer/SplashScreen/SplashScreen.tsx b/src/Explorer/SplashScreen/SplashScreen.tsx index 0ed9351ae..e3de8c503 100644 --- a/src/Explorer/SplashScreen/SplashScreen.tsx +++ b/src/Explorer/SplashScreen/SplashScreen.tsx @@ -355,15 +355,15 @@ export class SplashScreen extends React.Component { ) : (
-
Recents
+

Recents

{this.getRecentItems()}
-
Top 3 things you need to know
+

Top 3 things you need to know

{this.top3Items()}
-
Learning Resources
+

Learning Resources

{this.getLearningResourceItems()}