brzydkie slowa

This commit is contained in:
wrzesinski-hubert 2020-06-04 16:07:20 +02:00
parent d8af85ceb5
commit 7e47aea64e
2 changed files with 6 additions and 9 deletions

View File

@ -17,10 +17,10 @@ function App() {
setOpen(!isOpen);
}}
handleLanguage={(e)=>{
alert("chuj1");
alert("Language");
}}
handleProfile={(e)=>{
alert("chuj2");
alert("Profile");
}}
isOpen={isOpen}
/>

View File

@ -66,6 +66,3 @@
}
}
}