From c9dce03b23576656f9583179c89de78bedfd088a Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 23 Apr 2019 20:17:02 -0700 Subject: Adding a sponsors page. --- ui/src/index.tsx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ui/src/index.tsx') diff --git a/ui/src/index.tsx b/ui/src/index.tsx index b3b46904..4b3cd611 100644 --- a/ui/src/index.tsx +++ b/ui/src/index.tsx @@ -15,6 +15,7 @@ import { Modlog } from './components/modlog'; import { Setup } from './components/setup'; import { Inbox } from './components/inbox'; import { Search } from './components/search'; +import { Sponsors } from './components/sponsors'; import { Symbols } from './components/symbols'; import './css/bootstrap.min.css'; @@ -54,6 +55,7 @@ class Index extends Component { + -- cgit v1.2.3