diff --git a/client/src/App.js b/client/src/App.js index a773083..bdf78d1 100644 --- a/client/src/App.js +++ b/client/src/App.js @@ -8,6 +8,7 @@ import { mainMenuItems } from './constants/menuItems'; class App extends Component { render() { + document.title='Sima Space CRM'; return (