This commit is contained in:
insanity 2017-08-30 12:30:55 +09:00
parent 46f9d990f8
commit 551d901a56

View File

@ -26,13 +26,6 @@ export class LogoBar extends React.Component<any, any> {
public render(): JSX.Element {
let icon =
// <Button
// color='red'
// content='Notifications'
// icon='bell'
// floated='right'
// label={{ basic: true, color: 'red', pointing: 'left', content: '3' }}
// />;
<Menu.Item position='right'>
<Icon name='bell'/>
<Label color='red'>10</Label>