brzydkie slowa
This commit is contained in:
		@@ -17,10 +17,10 @@ function App() {
 | 
				
			|||||||
          setOpen(!isOpen);
 | 
					          setOpen(!isOpen);
 | 
				
			||||||
        }}
 | 
					        }}
 | 
				
			||||||
        handleLanguage={(e)=>{
 | 
					        handleLanguage={(e)=>{
 | 
				
			||||||
          alert("chuj1");
 | 
					          alert("Language");
 | 
				
			||||||
        }}
 | 
					        }}
 | 
				
			||||||
        handleProfile={(e)=>{
 | 
					        handleProfile={(e)=>{
 | 
				
			||||||
          alert("chuj2");
 | 
					          alert("Profile");
 | 
				
			||||||
        }}
 | 
					        }}
 | 
				
			||||||
        isOpen={isOpen}
 | 
					        isOpen={isOpen}
 | 
				
			||||||
      />
 | 
					      />
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -66,6 +66,3 @@
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user