mirror of
https://github.com/mgerb/ps-launcher
synced 2026-01-10 02:22:49 +00:00
add/update/delete servers
This commit is contained in:
@@ -41,7 +41,6 @@ export class Header extends React.Component<Props, any> {
|
||||
return (
|
||||
<div className="header">
|
||||
<div className="header__version">
|
||||
{/* <i className="fa fa-2x fa-github"/> */}
|
||||
<img src={headerIcon}/>
|
||||
<span style={{ fontSize: '10px' }}>v{VERSION}</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user