From 07b02264126d808da1dfac8f41edc451773da8c6 Mon Sep 17 00:00:00 2001 From: Yasa Akbulut Date: Fri, 13 Mar 2020 11:52:33 +0100 Subject: [PATCH] Wrap control buttons on DefaultPage --- ui/src/common/DefaultPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/common/DefaultPage.tsx b/ui/src/common/DefaultPage.tsx index 75cf683..b3aed16 100644 --- a/ui/src/common/DefaultPage.tsx +++ b/ui/src/common/DefaultPage.tsx @@ -11,7 +11,7 @@ interface IProps { const DefaultPage: FC = ({title, rightControl, maxWidth = 700, children}) => (
- + {title}