From 0bf9d4c21e189de047c9771960a9c7d6dc4fcb0b Mon Sep 17 00:00:00 2001 From: insanity Date: Tue, 29 Aug 2017 17:15:01 +0900 Subject: [PATCH] test --- src/ts/@overflow/app/views/layout/LogoBar.tsx | 22 +++++++++++++------ .../react/components/NotificationList.tsx | 20 +++++++++++------ 2 files changed, 28 insertions(+), 14 deletions(-) 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 = -