diff --git a/src/ts/@overflow/app/views/layout/LogoBar.tsx b/src/ts/@overflow/app/views/layout/LogoBar.tsx index 3f7ffd3..3b4ad35 100644 --- a/src/ts/@overflow/app/views/layout/LogoBar.tsx +++ b/src/ts/@overflow/app/views/layout/LogoBar.tsx @@ -7,6 +7,7 @@ import { Image, Label, Button, + Icon, } from 'semantic-ui-react'; import Notification from '@overflow/notification/react/Notification'; @@ -25,13 +26,17 @@ export class LogoBar extends React.Component { public render(): JSX.Element { let icon = -