Add   to TeamList New

This commit is contained in:
Jerko Steiner 2019-04-03 23:45:38 +08:00
parent 3d85bb2106
commit 83861cc5be

View File

@ -68,7 +68,7 @@ export class TeamList extends React.PureComponent<ITeamListProps> {
className='ml-auto button is-link is-small'
to='/teams/new'
>
<FaPlus />&nbsp;New
<FaPlus />&nbsp; New
</Link>
</span>
</PanelHeading>