  console.log("Wyświetlenie komponentu MenuContainer");
  ---
  
  shouldComponentUpdate(nextProps, nextState) {
    return false;
---

