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}