From ebca600f3150b51d24018ba7c4dbb21e57a021f8 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 20 Apr 2019 13:20:27 -0700 Subject: [PATCH] Fixing issue with front page. --- ui/src/components/post-listings.tsx | 2 +- ui/src/version.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/components/post-listings.tsx b/ui/src/components/post-listings.tsx index 37b7a648b..b60b05d8e 100644 --- a/ui/src/components/post-listings.tsx +++ b/ui/src/components/post-listings.tsx @@ -28,7 +28,7 @@ export class PostListings extends Component