From 2e487214ff90c150409eb789dd5a0998f4194afb Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 1 May 2019 22:26:31 -0700 Subject: Reworking some UI. Adding proper trending communities with hot rank. - Breaking out subscribed and all into radios. Fixes #142 --- ui/src/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/src/index.tsx') diff --git a/ui/src/index.tsx b/ui/src/index.tsx index 76605d8b..b744ac7d 100644 --- a/ui/src/index.tsx +++ b/ui/src/index.tsx @@ -36,7 +36,7 @@ class Index extends Component { return ( -
+
-- cgit v1.2.3