add of mobile images, change style and update README.md
This commit is contained in:
@@ -24,7 +24,7 @@ const NavBar = () => {
|
||||
};
|
||||
|
||||
window.addEventListener("scroll", handleScroll);
|
||||
handleScroll(); // check initial
|
||||
handleScroll();
|
||||
|
||||
return () => {
|
||||
window.removeEventListener("scroll", handleScroll);
|
||||
|
||||
Reference in New Issue
Block a user