Change home page content #50

Merged
bilal.catic merged 3 commits from change-home-page-content into master 2019-08-30 10:23:06 +02:00
Showing only changes of commit f947370efb - Show all commits

View File

@@ -8,6 +8,7 @@ import { mainMenuItems } from './constants/menuItems';
class App extends Component {
render() {
document.title='Sima Space CRM';
return (
<Router>
<Switch>